com.bea.xml.stream
Class NamespaceBase
- javax.xml.stream.events.Attribute, javax.xml.stream.Location, javax.xml.stream.events.Namespace
public class NamespaceBase
implements javax.xml.stream.events.Namespace
The default implementation of the namespace class
asCharacters , asEndElement , asStartElement , getCharacterOffset , getColumnNumber , getDTDType , getEventType , getLineNumber , getLocalName , getLocation , getLocationURI , getName , getNamespaceURI , getPublicId , getSchemaType , getSourceName , getSystemId , getValue , hasName , isAttribute , isCharacters , isDefault , isEndDocument , isEndElement , isEndEntity , isEntityReference , isNamespace , isNamespaceDeclaration , isProcessingInstruction , isSpecified , isStartDocument , isStartElement , isStartEntity , recycle , setCharacterOffset , setColumnNumber , setLineNumber , setLocationURI , setNamespaceURI , toString , writeAsEncodedUnicode |
NamespaceBase
public NamespaceBase(String namespaceURI)
NamespaceBase
public NamespaceBase(String prefix,
String namespaceURI)
getPrefix
public String getPrefix()
- getPrefix in interface javax.xml.stream.events.Namespace
isDefaultNamespaceDeclaration
public boolean isDefaultNamespaceDeclaration()
- isDefaultNamespaceDeclaration in interface javax.xml.stream.events.Namespace