All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.xmlmiddleware.schemas.dtds.Entity | +----org.xmlmiddleware.schemas.dtds.ParameterEntity
WARNING! This class is used during parsing. After parsing, it is not guaranteed to contain useful information. In particular, ParameterEntity objects cannot be used to reconstruct a DTD and are not reference from where they were used, such as in content models. This is because DTD and its related classes are designed to be used by applications that want to explore the "logical" structure of a DTD -- that is, its element types, attributes, and notations -- rather than its physical structure.
public String value
public ParameterEntity()
public ParameterEntity(String name)
All Packages Class Hierarchy This Package Previous Next Index