|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.xerces.stax.events.XMLEventImpl
|
+--org.apache.xerces.stax.events.AttributeImpl
|
+--org.apache.xerces.stax.events.NamespaceImpl
| Fields inherited from interface javax.xml.stream.XMLStreamConstants |
|---|
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT |
| Constructor Summary | |
|---|---|
NamespaceImpl(java.lang.String prefix,
java.lang.String namespaceURI,
javax.xml.stream.Location location)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNamespaceURI()
|
java.lang.String |
getPrefix()
|
boolean |
isDefaultNamespaceDeclaration()
|
| Methods inherited from class org.apache.xerces.stax.events.AttributeImpl |
|---|
asCharacters, asEndElement, asStartElement, getDTDType, getEventType, getLocation, getName, getSchemaType, getValue, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isSpecified, isStartDocument, isStartElement, toString, writeAsEncodedUnicode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.xml.stream.events.Attribute |
|---|
getDTDType, getName, getValue, isSpecified |
| Methods inherited from interface javax.xml.stream.events.XMLEvent |
|---|
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode |
| Constructor Detail |
public NamespaceImpl(java.lang.String prefix,
java.lang.String namespaceURI,
javax.xml.stream.Location location)
location - schemaType - | Method Detail |
public java.lang.String getPrefix()
getPrefix in interface javax.xml.stream.events.NamespaceNamespace.getPrefix()public java.lang.String getNamespaceURI()
getNamespaceURI in interface javax.xml.stream.events.NamespaceNamespace.getNamespaceURI()public boolean isDefaultNamespaceDeclaration()
isDefaultNamespaceDeclaration in interface javax.xml.stream.events.NamespaceNamespace.isDefaultNamespaceDeclaration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||