|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XmlNotation
Represents Notation Information Item. There is a notation information item for each notation declared in the DTD.
| Method Summary | |
|---|---|
java.lang.String |
getDeclarationBaseUri()
The base URI relative to which the system identifier should be resolved (i.e. the base URI of the resource within which the notation declaration occurs). |
java.lang.String |
getName()
The name of the notation. |
java.lang.String |
getPublicIdentifier()
The public identifier of the notation, normalized as described in 4.2.2 External Entities [XML]. |
java.lang.String |
getSystemIdentifier()
The system identifier of the notation, as it appears in the declaration of the notation, without any additional URI escaping applied by the processor. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getSystemIdentifier()
java.lang.String getPublicIdentifier()
java.lang.String getDeclarationBaseUri()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||