- _attributeCache - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
Holder of the attributes.
- _attributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _buffer - Variable in class com.sun.xml.stream.buffer.AbstractCreator
-
- _buffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- _buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- _bufferCreator - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- _bufferProcessor - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- _characters - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _charSequence - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold content information in a shared char[]
- _contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _contentHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to content handler.
- _contentObjects - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentObjects - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold content information as objects
- _contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _currentContentCharactersBufferFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentContentObjectFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentStructureFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentStructureStringFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _depth - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
The element depth that we are in.
- _dtdHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to dtd handler.
- _entityResolver - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to entity resolver.
- _errorHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to error handler.
- _eventType - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _fragmentMode - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
True if this processor should create a fragment of XML, without the start/end document markers.
- _hasInternedStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
True if the buffer was created from a parser that interns Strings
as specified by the SAX interning features
- _inscopeNamespaces - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
In scope namespaces on a fragment
- _lexicalHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to lexical handler.
- _namespaceAIIsEnd - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _namespaceAIIsNamespaceName - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _namespaceAIIsPrefix - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
Namespace prefixes.
- _namespaceAttributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- _namespaceAttributesPtr - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- _namespaceAttributesStack - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespaceAttributesStackIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespaceAttributesStartingStack - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespacePrefixes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespacePrefixesFeature - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
SAX Namespace attributes features
- _namespacePrefixesIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _nsCtx - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _piData - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _piTarget - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _qNameBuffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _stack - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _stackTop - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _stringInterningFeature - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _structure - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structure - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold structural information
- _structurePtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structurePtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _structureStrings - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structureStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold structural information as strings
- _structureStringsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structureStringsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _textLen - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _textOffset - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _treeCount - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
Number of remaining XML element trees that should be visible
through this
AbstractProcessor
.