public interface Extension
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrefix()
Get the prefix used by the toolkit for evaluating xpath expressions for
elements having this extension's namespace.
|
java.lang.String |
getSchemaLocation()
Get the location hint for the XML schema used to validate EPP service
element instances using this extension.
|
java.lang.String |
getURI()
Get the globally unique namespace URI which identifies this extension.
|
java.lang.String getPrefix()
java.lang.String getURI()
java.lang.String getSchemaLocation()