org.apache.xerces.xinclude

Class XIncludeHandler.UnparsedEntity

protected static class XIncludeHandler.UnparsedEntity extends Object

Field Summary
Augmentationsaugmentations
StringbaseURI
StringexpandedSystemId
Stringname
Stringnotation
StringpublicId
StringsystemId
Method Summary
booleanequals(Object obj)
booleanisDuplicate(Object obj)

Field Detail

augmentations

public Augmentations augmentations

baseURI

public String baseURI

expandedSystemId

public String expandedSystemId

name

public String name

notation

public String notation

publicId

public String publicId

systemId

public String systemId

Method Detail

equals

public boolean equals(Object obj)

isDuplicate

public boolean isDuplicate(Object obj)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.