|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.utils.UnImplNode | +--org.apache.xalan.stree.EntityImpl
Method Summary | |
java.lang.String |
getNodeName()
|
java.lang.String |
getNotationName()
For unparsed entities, the name of the notation for the entity. |
java.lang.String |
getPublicId()
The public identifier associated with the entity, if specified. |
java.lang.String |
getSystemId()
The system identifier associated with the entity, if specified. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.String getNodeName()
public java.lang.String getPublicId()
null
.public java.lang.String getSystemId()
null
.public java.lang.String getNotationName()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |