A B C D E F G H I L M N O P Q R S T U V W X _

A

add(Object, Object) - Method in class com.ctc.wstx.util.SimpleCache
 
add(XMLEvent) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
Basic implementation of the method which will use event implementations available as part of the reference implementation.
add(XMLEventReader) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
addAttribute(String, String) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
addAttribute(String, String, String) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
addAttribute(InputProblemReporter, PrefixedName, int, DefaultAttrValue, WordResolver, boolean) - Method in class com.ctc.wstx.dtd.DTDElement
Method called by DTD parser when it has read information about an attribute that belong to this element
addCachedDTD(DTDId, DTDSubset) - Method in interface com.ctc.wstx.sr.ReaderCreator
 
addCachedDTD(DTDId, DTDSubset) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
addDefaultAttribute(String, String, String, String) - Method in class com.ctc.wstx.sr.InputElementStack
Method called by actual validator instances when attributes with default values have no explicit values for the element; if so, default value needs to be added as if it was parsed from the element.
addDefaultAttribute(String, String) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
Method called by validator to insert an attribute that has a default value and wasn't yet included in collector's attribute set.
addDefaultAttribute(String, String, String, String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
addDefaultAttribute(String, String, String, String) - Method in class com.ctc.wstx.sr.NsAttributeCollector
Method called by validator to insert an attribute that has a default value and wasn't yet included in collector's attribute set.
addDefaultAttribute(String, String, String, String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
addDefaultAttribute(String, String, String, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
Adding default attribute values does not usually make sense on output side, so the implementation is a NOP for now.
addDefaultAttribute(String, String, String, String) - Method in interface org.codehaus.stax2.validation.AttributeContainer
Method that can be used to add a new attribute value for an attribute that was not yet contained by the container, as part of using attribute default value mechanism.
addDefaultAttribute(String, String, String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
An optional method that can be used to add a new attribute value for an attribute that was not yet contained by the container, as part of using attribute default value mechanism.
addDefined(char[], int, int, int, Location, PrefixedName, PrefixedName) - Method in class com.ctc.wstx.util.ElementIdMap
Method called when an id definition is encountered.
addDefined(String, Location, PrefixedName, PrefixedName) - Method in class com.ctc.wstx.util.ElementIdMap
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.ChoiceModel
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.ConcatModel
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.ModelNode
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.OptionalModel
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.StarModel
 
addFirstPos(BitSet) - Method in class com.ctc.wstx.dtd.TokenModel
 
addFullBlock(byte[]) - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
Method used to add bufferful of data to the aggregator, and get another buffer to read more data into.
addGeneratedMapping(String, NamespaceContext, String, int[]) - Method in class com.ctc.wstx.util.BijectiveNsMap
Method used to add a dynamic binding, and return the prefix used to bind the specified namespace URI.
addHash(Iterator, int) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.ChoiceModel
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.ConcatModel
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.ModelNode
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.OptionalModel
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.StarModel
 
addLastPos(BitSet) - Method in class com.ctc.wstx.dtd.TokenModel
 
addMapping(String, String) - Method in class com.ctc.wstx.util.BijectiveNsMap
Method to add a new prefix-to-URI mapping for the current scope.
addNsBinding(String, String) - Method in class com.ctc.wstx.sr.InputElementStack
 
addNsBinding(String, String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
addNsBinding(String, String) - Method in class com.ctc.wstx.sr.NsInputElementStack
Callback method called by the namespace default provider.
addNsDefault(InputProblemReporter, PrefixedName, int, DefaultAttrValue, boolean) - Method in class com.ctc.wstx.dtd.DTDElement
Method called to add a definition of a namespace-declaration pseudo-attribute with a default value.
addPrefix(String, String) - Method in class com.ctc.wstx.sw.OutputElementBase
 
addReferenced(char[], int, int, int, Location, PrefixedName, PrefixedName) - Method in class com.ctc.wstx.util.ElementIdMap
Method called when a reference to id is encountered.
addReferenced(String, Location, PrefixedName, PrefixedName) - Method in class com.ctc.wstx.util.ElementIdMap
 
addString(String) - Method in class com.ctc.wstx.util.StringVector
 
addStrings(String, String) - Method in class com.ctc.wstx.util.StringVector
 
addText(String) - Method in class com.ctc.wstx.util.TextAccumulator
 
addText(char[], int, int) - Method in class com.ctc.wstx.util.TextAccumulator
 
addToList(ArrayList, String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
addToPool(DOMOutputElement) - Method in class com.ctc.wstx.dom.DOMOutputElement
Method called to temporarily link this instance to a pool, to allow reusing of instances with the same reader.
addToPool(SimpleOutputElement) - Method in class com.ctc.wstx.sw.SimpleOutputElement
Method called to temporarily link this instance to a pool, to allow reusing of instances with the same reader.
addUndeclaredGE(String, Location) - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
addUndeclaredPE(String, Location) - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
addValidator(XMLValidator) - Method in class com.ctc.wstx.sr.InputElementStack
 
aggregateAll(byte[], int) - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
Method called when results are finalized and we can get the full aggregated result buffer to return to the caller
allocate(XMLStreamReader) - Method in class com.ctc.wstx.evt.DefaultEventAllocator
 
allocate(XMLStreamReader, XMLEventConsumer) - Method in class com.ctc.wstx.evt.DefaultEventAllocator
 
allocate(XMLStreamReader) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
allocate(XMLStreamReader, XMLEventConsumer) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
allocBuffers() - Method in class com.ctc.wstx.sr.AttributeCollector
Method called to initialize buffers that need not be immediately initialized
allocFullBBuffer(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
allocFullBBuffer(int) - Method in class com.ctc.wstx.api.WriterConfig
 
allocFullCBuffer(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
allocFullCBuffer(int) - Method in class com.ctc.wstx.api.WriterConfig
 
allocMediumCBuffer(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
allocMediumCBuffer(int) - Method in class com.ctc.wstx.api.WriterConfig
Method called to allocate intermediate recyclable copy buffers
allocSmallCBuffer(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
anyValuesInCommon(Collection, Collection) - Static method in class com.ctc.wstx.util.DataUtil
Method that can be used to efficiently check if 2 collections share at least one common element.
append(char) - Method in class com.ctc.wstx.util.TextBuffer
 
append(char[], int, int) - Method in class com.ctc.wstx.util.TextBuffer
 
append(String) - Method in class com.ctc.wstx.util.TextBuffer
 
append(char) - Method in class com.ctc.wstx.util.TextBuilder
 
append(char[], int, int) - Method in class com.ctc.wstx.util.TextBuilder
 
append(String) - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
appendChild(Node) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
appendLeaf(Node) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
appendLeaf(Node) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
appendLF(StringBuffer) - Static method in class com.ctc.wstx.util.StringUtil
 
appendNames(StringBuffer, String) - Method in class com.ctc.wstx.dtd.LargePrefixedNameSet
Method called by debug/error handling code, to get a list of all names contained.
appendNames(StringBuffer, String) - Method in class com.ctc.wstx.dtd.PrefixedNameSet
 
appendNames(StringBuffer, String) - Method in class com.ctc.wstx.dtd.SmallPrefixedNameSet
 
appendNode(Node) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
ArgUtil - Class in com.ctc.wstx.util
Simple static utility class that contains (static) utility methods useful when parsing non-typesafe arguments (String-only configuration, command line args).
asArray() - Method in class com.ctc.wstx.util.StringVector
 
asCharacters() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asCharacters() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
AsciiReader - Class in com.ctc.wstx.io
Optimized Reader that reads ascii content from an input stream.
AsciiReader(ReaderConfig, InputStream, byte[], int, int, boolean) - Constructor for class com.ctc.wstx.io.AsciiReader
 
AsciiValueEncoder - Class in org.codehaus.stax2.ri.typed
This base class defines interface used for efficient encoding of typed values, by stream writers.
AsciiValueEncoder() - Constructor for class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
AsciiXmlWriter - Class in com.ctc.wstx.sw
Concrete implementation of EncodingXmlWriter used when output is to be encoded using 7-bit ascii (US-ASCII) encoding.
AsciiXmlWriter(OutputStream, WriterConfig, boolean) - Constructor for class com.ctc.wstx.sw.AsciiXmlWriter
 
asEndElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asEndElement() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
asStartElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asStartElement() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
ATTR_MIN_ARRAYCOPY - Static variable in class com.ctc.wstx.sw.BaseStreamWriter
 
ATTR_NO_NS_URI - Static variable in interface com.ctc.wstx.cfg.XmlConsts
 
ATTR_NO_PREFIX - Static variable in interface com.ctc.wstx.cfg.XmlConsts
 
ATTR_TYPE_DEFAULT - Static variable in class org.codehaus.stax2.validation.ValidatorPair
 
ATTR_URI_BUF_SIZE - Static variable in class com.ctc.wstx.sr.NsAttributeCollector
Initial size for attribute NS URI buffer
AttributeCollector - Class in com.ctc.wstx.sr
Shared base class that defines API stream reader uses to communicate with the attribute collector implementation, independent of whether it's operating in namespace-aware or non-namespace modes.
AttributeCollector(ReaderConfig) - Constructor for class com.ctc.wstx.sr.AttributeCollector
 
AttributeContainer - Interface in org.codehaus.stax2.validation
Interface that is used to allow validators to do attribute defaulting.
attributeDecl(String, String, String, String, String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
attributeDecl(String, String, String, String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
AttributeEventImpl - Class in org.codehaus.stax2.ri.evt
 
AttributeEventImpl(Location, String, String, String, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
AttributeEventImpl(Location, QName, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
AttributeInfo - Interface in org.codehaus.stax2
Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).
attrsNeedValidation() - Method in class com.ctc.wstx.dtd.DTDElement
 
automaticEmptyElementsEnabled() - Method in class com.ctc.wstx.api.WriterConfig
 
automaticEndElementsEnabled() - Method in class com.ctc.wstx.api.WriterConfig
 
automaticNamespacesEnabled() - Method in class com.ctc.wstx.api.WriterConfig
 
available() - Method in class com.ctc.wstx.io.MergedStream
 

B

BASE64_VALUE_INVALID - Static variable in class org.codehaus.stax2.typed.Base64Variant
Marker used to denote ascii characters that do not correspond to a 6-bit value (in this variant), and is not used as a padding character.
BASE64_VALUE_PADDING - Static variable in class org.codehaus.stax2.typed.Base64Variant
Marker used to denote ascii character (in decoding table) that is the padding character using this variant (if any).
Base64Variant - Class in org.codehaus.stax2.typed
This abstract base class is used to define specific details of which variant of Base64 encoding/decoding is to be used.
Base64Variant(String, String, boolean, char, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
 
Base64Variant(Base64Variant, String, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
"Copy constructor" that can be used when the base alphabet is identical to one used by another variant except for the maximum line length (and obviously, name).
Base64Variant(Base64Variant, String, boolean, char, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
"Copy constructor" that can be used when the base alphabet is identical to one used by another variant, but other details (padding, maximum line length) differ
Base64Variants - Class in org.codehaus.stax2.typed
This class is used as a container for commonly used Base64 variants.
Base64Variants() - Constructor for class org.codehaus.stax2.typed.Base64Variants
 
BaseEventImpl - Class in org.codehaus.stax2.ri.evt
This abstract base class implements common functionality for Stax2 reference implementation's event API part.
BaseEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.BaseEventImpl
 
BaseInputSource - Class in com.ctc.wstx.io
Abstract base class that implements shared functionality that all current WstxInputSource implementations Woodstox includes need.
BaseInputSource(WstxInputSource, String, String, String, URL) - Constructor for class com.ctc.wstx.io.BaseInputSource
 
BaseNsContext - Class in com.ctc.wstx.util
Abstract base class that defines extra features defined by most NamespaceContext implementations Wodstox uses.
BaseNsContext() - Constructor for class com.ctc.wstx.util.BaseNsContext
 
BaseNsStreamWriter - Class in com.ctc.wstx.sw
Mid-level base class of namespace-aware stream writers.
BaseNsStreamWriter(XmlWriter, String, WriterConfig, boolean) - Constructor for class com.ctc.wstx.sw.BaseNsStreamWriter
 
BaseSchemaFactory - Class in com.ctc.wstx.msv
Shared base class extended by concrete schema factory implementations.
BaseSchemaFactory(String) - Constructor for class com.ctc.wstx.msv.BaseSchemaFactory
 
BaseStreamWriter - Class in com.ctc.wstx.sw
Base class for XMLStreamWriter implementations Woodstox has.
BaseStreamWriter(XmlWriter, String, WriterConfig) - Constructor for class com.ctc.wstx.sw.BaseStreamWriter
 
BasicStreamReader - Class in com.ctc.wstx.sr
Partial implementation of XMLStreamReader2 consisting of all functionality other than DTD-validation-specific parts, and Typed Access API (Stax2 v3.0), which are implemented at sub-classes.
BasicStreamReader(InputBootstrapper, BranchingReaderSource, ReaderCreator, ReaderConfig, InputElementStack, boolean) - Constructor for class com.ctc.wstx.sr.BasicStreamReader
 
BijectiveNsMap - Class in com.ctc.wstx.util
Helper class that implements "bijective map" (Map that allows use of values as keys and vice versa, bidirectional access), and is specifically used for storing namespace binding information.
bootstrapInput(ReaderConfig, boolean, int) - Method in class com.ctc.wstx.io.InputBootstrapper
 
bootstrapInput(ReaderConfig, boolean, int) - Method in class com.ctc.wstx.io.ReaderBootstrapper
Method called to do actual bootstrapping.
bootstrapInput(ReaderConfig, boolean, int) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
BranchingReaderSource - Class in com.ctc.wstx.io
Specialized input source that can "branch" input it reads; essentially both giving out read data AND also writing it out to a Writer.
BranchingReaderSource(ReaderConfig, String, String, URL, Reader, boolean) - Constructor for class com.ctc.wstx.io.BranchingReaderSource
 
bufferFull(int) - Method in class com.ctc.wstx.util.TextBuilder
 
BufferingXmlWriter - Class in com.ctc.wstx.sw
Concrete implementation of XmlWriter that will dispatch writes to another writer (of type Writer, and will NOT handle encoding.
BufferingXmlWriter(Writer, WriterConfig, String, boolean, OutputStream, int) - Constructor for class com.ctc.wstx.sw.BufferingXmlWriter
 
bufferNeedsFlush(int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Method called by writer to check if it should flush its output buffer (which has specified amount of free space) before encoder can encode more data.
BufferRecycler - Class in com.ctc.wstx.io
This is a small utility class, whose main functionality is to allow simple reuse of raw byte/char buffers.
BufferRecycler() - Constructor for class com.ctc.wstx.io.BufferRecycler
 
buildAttrOb() - Method in class com.ctc.wstx.sr.AttributeCollector
Method needed by event builder code; called to build a non-transient attribute container to use by a start element event.
buildAttrOb() - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
Method needed by event creating code, to build a non-transient attribute container, to use with XMLEvent objects (specifically implementation of StartElement event).
buildAttrOb() - Method in class com.ctc.wstx.sr.NsAttributeCollector
Method needed by event creating code, to build a non-transient attribute container, to use with XMLEvent objects (specifically implementation of StartElement event).
BYTE_CR - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
BYTE_LF - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
BYTE_NULL - Static variable in class com.ctc.wstx.io.InputBootstrapper
 

C

calcAvgSeek() - Method in class com.ctc.wstx.util.SymbolTable
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.ChoiceModel
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.ConcatModel
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.ModelNode
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.OptionalModel
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.StarModel
 
calcFollowPos(BitSet[]) - Method in class com.ctc.wstx.dtd.TokenModel
 
calcHash(char[], int, int) - Static method in class com.ctc.wstx.util.ElementIdMap
Implementation of a hashing method for variable length Strings.
calcHash(String) - Static method in class com.ctc.wstx.util.ElementIdMap
 
calcHash(char[], int, int) - Static method in class com.ctc.wstx.util.SymbolTable
Implementation of a hashing method for variable length Strings.
calcHash(String) - Static method in class com.ctc.wstx.util.SymbolTable
 
calcNewSize(int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
calcNext(PrefixedName[], BitSet[], List, Map) - Method in class com.ctc.wstx.dtd.DFAState
 
calcSurrogate(int) - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
CFG_ADD_SPACE_AFTER_EMPTY_ELEM - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates whether writer is to add a single white space before closing "/>" of the empty element or not.
CFG_AUTO_CLOSE_INPUT - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Property that enables/disables stream reader to close the underlying input source, either when it is asked to (.close() is called), or when it doesn't need it any more (reaching EOF, hitting an unrecoverable exception).
CFG_AUTO_CLOSE_OUTPUT - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Property that enables/disables stream write to close the underlying output target, either when it is asked to (.close() is called), or when it doesn't need it any more (reaching EOF, hitting an unrecoverable exception).
CFG_AUTOMATIC_EMPTY_ELEMENTS - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
 
CFG_AUTOMATIC_END_ELEMENTS - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates we can output 'automatic' empty elements; end elements needed to close the logical output tree when stream writer is closed (by closing it explicitly, or by writing end-document event)
CFG_AUTOMATIC_NS - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
 
CFG_CACHE_DTDS - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, input factory is allowed cache parsed external DTD subsets, potentially speeding up things for which DTDs are needed for: entity substitution, attribute defaulting, and of course DTD-based validation.
CFG_CACHE_DTDS_BY_PUBLIC_ID - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, key used for matching DTD subsets can be the public id, if false, only system id can be used.
CFG_COALESCE_TEXT - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
 
CFG_COPY_DEFAULT_ATTRS - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates whether attributes expanded from default attribute values should be copied to output, when using copy methods.
CFG_ENABLE_NS - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates whether writer is namespace-aware or not; if not, only local part is ever used.
CFG_ESCAPE_CR - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates whether CR (\r, ascii 13) characters occuring in text (CHARACTERS) and attribute values should be escaped using character entities or not.
CFG_FIX_CONTENT - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that will enable writer that checks for validity of content to try to fix the problem, by splitting output segments as necessary.
CFG_INTERN_NAMES - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, will guarantee that all names (attribute/element local names have been intern()ed.
CFG_INTERN_NS_URIS - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
It true, will call intern() on all namespace URIs parsed; otherwise will just use 'regular' Strings created from parsed contents.
CFG_LAZY_PARSING - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, input factory can defer parsing of nodes until data is actually needed; if false, it has to read all the data in right away when next type is requested.
CFG_NAMESPACE_AWARE - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, parser will handle namespaces according to XML specs; if false, will only pass them as part of element/attribute name value information.
CFG_OUTPUT_CDATA_AS_TEXT - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Whether writer should just automatically convert all calls that would normally produce CDATA to produce (quoted) text.
CFG_PRESERVE_LOCATION - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Property that determines whether Event objects created will contain (accurate) Location information or not.
CFG_REPLACE_ENTITY_REFS - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Flag that enables automatic replacement of internal entities
CFG_REPORT_CDATA - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, parser will accurately report CDATA event as such (unless coalescing); otherwise will always report them as CHARACTERS independent of coalescing settings.
CFG_REPORT_PROLOG_WS - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, parser will report (ignorable) white space events in prolog and epilog; if false, it will silently ignore them.
CFG_SUPPORT_DTD - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Whether DTD handling is enabled or disabled; disabling means both internal and external subsets will just be skipped unprocessed.
CFG_SUPPORT_DTDPP - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, DTD-parser will recognize DTD++ features, and the validator will also use any such information found from DTD when DTD validation is enabled.
CFG_SUPPORT_EXTERNAL_ENTITIES - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Flag that enables support for expanding external entities.
CFG_VALIDATE_AGAINST_DTD - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
Not yet (fully) supported; added as the placeholder
CFG_VALIDATE_ATTR - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates we should check uniqueness of attribute names, to prevent accidental output of duplicate attributes.
CFG_VALIDATE_CONTENT - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates we should check validity of textual content of nodes that have constraints.
CFG_VALIDATE_NAMES - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
Flag that indicates we should check validity of names (element and attribute names and prefixes; processing instruction names), that they contain only legal identifier characters.
CFG_VALIDATE_STRUCTURE - Static variable in interface com.ctc.wstx.cfg.OutputConfigFlags
 
CFG_XMLID_TYPING - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, xml:id attribute type assignment and matching checks will be done as per Xml:id specification.
CFG_XMLID_UNIQ_CHECKS - Static variable in interface com.ctc.wstx.cfg.InputConfigFlags
If true, xml:id attribute uniqueness constraints are enforced, even if not validating against DTD otherwise.
CHAR_CR - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
CHAR_CR_LF_OR_NULL - Static variable in class com.ctc.wstx.sr.StreamScanner
Last (highest) char code of the three, LF, CR and NULL
CHAR_FIRST_PURE_TEXT - Static variable in class com.ctc.wstx.sr.StreamScanner
Character that allows quick check of whether a char can potentially be some kind of markup, WRT input stream processing; has to contain linefeeds, &, < and > (">" only matters when quoting text, as part of "]]>")
CHAR_LF - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
CHAR_LOWEST_LEGAL_LOCALNAME_CHAR - Static variable in class com.ctc.wstx.sr.StreamScanner
First character in Unicode (ie one with lowest id) that is legal as part of a local name (all valid name chars minus ':').
CHAR_NEL - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
CHAR_NULL - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
CHAR_NULL - Static variable in class com.ctc.wstx.io.WstxInputData
Null-character is used as return value from some method(s), since it is not a legal character in an XML document.
CHAR_SPACE - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
CHAR_SPACE - Static variable in class com.ctc.wstx.io.WstxInputData
 
CHAR_SPACE - Static variable in class com.ctc.wstx.sw.BaseStreamWriter
 
CharactersEventImpl - Class in org.codehaus.stax2.ri.evt
 
CharactersEventImpl(Location, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.CharactersEventImpl
Constructor for regular unspecified (but non-CDATA) characters event type, which may or may not be all whitespace, but is not specified as ignorable white space.
CharArrayBase64Decoder - Class in org.codehaus.stax2.ri.typed
Base64 decoder that can be used to decode base64 encoded content that is passed as char arrays.
CharArrayBase64Decoder() - Constructor for class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
CharArraySource - Class in com.ctc.wstx.io
Input source that reads input from a static char array, usually used when expanding internal entities.
CharsetNames - Class in com.ctc.wstx.io
Simple utility class that normalizes given character input character set names into canonical (within Woodstox, anyways) names.
CharsetNames() - Constructor for class com.ctc.wstx.io.CharsetNames
 
checkAttrWrite(String, String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
checkCData() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
checkDTDKeyword(String) - Method in class com.ctc.wstx.dtd.FullDTDReader
Method called to verify whether input has specified keyword; if it has, returns null and points to char after the keyword; if not, returns whatever constitutes a keyword matched, for error reporting purposes.
checkEntity(InputProblemReporter, String, EntityDecl) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
checkIdRefs() - Method in class com.ctc.wstx.dtd.DTDValidator
 
checkKeyword(String) - Method in class com.ctc.wstx.io.InputBootstrapper
 
checkKeyword(String) - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
checkKeyword(String) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
checkKeyword(char, String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
checkMbKeyword(String) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
checkNsDefaults(InputElementStack) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
checkNsDefaults(InputElementStack) - Method in interface com.ctc.wstx.sr.NsDefaultProvider
Method called by the input element stack to indicate that it has just added local namespace declarations from the current element, and is about to start resolving element and attribute namespace bindings.
checkSbKeyword(String) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
checkStartElement(String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
Method that is called to ensure that we can start writing an element, both from structural point of view, and from syntactic (close previously open start element, if any).
checkTranslatedKeyword(String) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
checkXmlIdAttr(int) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
checkXmlSpaceAttr(int, WordResolver) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
ChoiceContentSpec - Class in com.ctc.wstx.dtd
Content specification that defines content model that has multiple alternative elements; including mixed content model.
ChoiceModel - Class in com.ctc.wstx.dtd
Model class that encapsulates set of sub-models, of which one (and only one) needs to be matched.
ChoiceModel(ModelNode[]) - Constructor for class com.ctc.wstx.dtd.ChoiceModel
 
clear(boolean) - Method in class com.ctc.wstx.util.StringVector
 
clearConfigFlag(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
cloneModel() - Method in class com.ctc.wstx.dtd.ChoiceModel
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneModel() - Method in class com.ctc.wstx.dtd.ConcatModel
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneModel() - Method in class com.ctc.wstx.dtd.ModelNode
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneModel() - Method in class com.ctc.wstx.dtd.OptionalModel
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneModel() - Method in class com.ctc.wstx.dtd.StarModel
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneModel() - Method in class com.ctc.wstx.dtd.TokenModel
Method that has to create a deep copy of the model, without sharing any of existing Objects.
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDCdataAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDEntitiesAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDEntityAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDEnumAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDIdAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDIdRefAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDIdRefsAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDNmTokenAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDNmTokensAttr
 
cloneWith(int) - Method in class com.ctc.wstx.dtd.DTDNotationAttr
 
close() - Method in class com.ctc.wstx.io.BaseInputSource
 
close() - Method in class com.ctc.wstx.io.CharArraySource
 
close() - Method in class com.ctc.wstx.io.MergedReader
 
close() - Method in class com.ctc.wstx.io.MergedStream
 
close() - Method in class com.ctc.wstx.io.ReaderSource
 
close() - Method in class com.ctc.wstx.io.UTF8Writer
 
close() - Method in class com.ctc.wstx.io.WstxInputSource
Method reader calls for this input source when it has encountered EOF.
close() - Method in class com.ctc.wstx.sr.BasicStreamReader
Note: as per StAX 1.0 specs, this method does NOT close the underlying input reader.
close() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
close(boolean) - Method in class com.ctc.wstx.sw.BufferingXmlWriter
 
close(boolean) - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
close(boolean) - Method in class com.ctc.wstx.sw.XmlWriter
Method called to flush the buffer(s), and close the output sink (stream or writer) if enabled (auto-closing) or forced.
close() - Method in class com.ctc.wstx.sw.XmlWriterWrapper
 
close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Note: as per StAX 1.0 specs, this method does NOT close the underlying input reader.
close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
close() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
close() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
close() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
close() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
close() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
closeAllInput(boolean) - Method in class com.ctc.wstx.sr.StreamScanner
 
closeCompletely() - Method in class com.ctc.wstx.io.CharArraySource
 
closeCompletely() - Method in interface com.ctc.wstx.io.CompletelyCloseable
 
closeCompletely() - Method in class com.ctc.wstx.io.ReaderSource
 
closeCompletely() - Method in class com.ctc.wstx.io.UTF8Writer
 
closeCompletely() - Method in class com.ctc.wstx.io.WstxInputSource
Method reader MAY call to force full closing of the underlying input stream(s)/reader(s).
closeCompletely() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
closeCompletely() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
closeCompletely() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
closeCompletely() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLStreamReader.getNamespaceContext(), except that this method also does close the underlying input source if it has not yet been closed.
closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method similar to XMLStreamWriter.close(), except that this method also does close the underlying output destination (stream) if it has not yet been closed.
closeStartElement(boolean) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
Method called to close an open start element, when another main-level element (not namespace declaration or attribute) is being output; except for end element which is handled differently.
closeStartElement(boolean) - Method in class com.ctc.wstx.sw.BaseStreamWriter
Method called to close an open start element, when another main-level element (not namespace declaration or attribute) is being output; except for end element which is handled differently.
closeStartElement(boolean) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
Method called to close an open start element, when another main-level element (not namespace declaration or attribute) is being output; except for end element which is handled differently.
coalesceText(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
com.ctc.wstx.api - package com.ctc.wstx.api
Package that contains subset of Woodstox classes that are considered to be its public API (in addition to regular Stax 1.0 -- javax.xml.stream.* -- and Stax2 -- org.codehaus.stax2.*).
com.ctc.wstx.cfg - package com.ctc.wstx.cfg
Package that contains internal configuration settings for Woodstox.
com.ctc.wstx.compat - package com.ctc.wstx.compat
Package that contains classes that allow abstracting out the details of JDK platform version being used.
com.ctc.wstx.dom - package com.ctc.wstx.dom
 
com.ctc.wstx.dtd - package com.ctc.wstx.dtd
Package that contains Woodstox classes that implement DTD handling.
com.ctc.wstx.ent - package com.ctc.wstx.ent
Package contains internal entity object implementations, which are used by stream reader classes, but parsed by dtd functionality.
com.ctc.wstx.evt - package com.ctc.wstx.evt
Package contains Woodstox implementation of the StAX event layer; functionality that is built on top of stream readers and writers.
com.ctc.wstx.exc - package com.ctc.wstx.exc
Package that contains all exceptions Woodstox readers and writers throw.
com.ctc.wstx.io - package com.ctc.wstx.io
Low-level classes that are used to abstract most details of stream I/O access from actual parsing classes.
com.ctc.wstx.msv - package com.ctc.wstx.msv
Package that contains Multi-Schema Validator (MSV) based validator implementations for schema languages other than DTD.
com.ctc.wstx.osgi - package com.ctc.wstx.osgi
Contains classes that implement Stax2 OSGI providers for accessing Stax2 input, output and validation scheme factories dynamically using auto-discovery mechanism.
com.ctc.wstx.sax - package com.ctc.wstx.sax
Contains Woodstox SAX implementation.
com.ctc.wstx.sr - package com.ctc.wstx.sr
This package contains supporting code for handling namespace information; element stacks that keep track of elements parsed and such.
com.ctc.wstx.stax - package com.ctc.wstx.stax
This package contains miscellaneous classes that implement Woodstox.
com.ctc.wstx.sw - package com.ctc.wstx.sw
 
com.ctc.wstx.util - package com.ctc.wstx.util
Contains utility classes that are not directly Woodstox specific, but are for now only used by Woodstox.
combineWithExternalSubset(InputProblemReporter, DTDSubset) - Method in class com.ctc.wstx.dtd.DTDSubset
Method that will combine definitions from this internal subset with definitions from passed-in external subset, producing a new combined DTDSubset instance.
combineWithExternalSubset(InputProblemReporter, DTDSubset) - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
Method that will combine definitions from internal and external subsets, producing a single DTD set.
CommentEventImpl - Class in org.codehaus.stax2.ri.evt
 
CommentEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.CommentEventImpl
 
CompactNsContext - Class in com.ctc.wstx.sr
Simple implementation of separate non-transient namespace context object.
CompactNsContext(Location, String, String[], int, int) - Constructor for class com.ctc.wstx.sr.CompactNsContext
 
CompactStartElement - Class in com.ctc.wstx.evt
Wstx StartElement implementation used when directly creating events from a stream reader.
CompactStartElement(Location, QName, BaseNsContext, ElemAttrs) - Constructor for class com.ctc.wstx.evt.CompactStartElement
 
compareTo(Object) - Method in class com.ctc.wstx.util.PrefixedName
 
CompletelyCloseable - Interface in com.ctc.wstx.io
 
concatEntries(Collection, String, String) - Static method in class com.ctc.wstx.util.StringUtil
 
ConcatModel - Class in com.ctc.wstx.dtd
Model class that represents sequence of 2 sub-models, needed to be matched in the order.
ConcatModel(ModelNode, ModelNode) - Constructor for class com.ctc.wstx.dtd.ConcatModel
 
configureForConvenience() - Method in class com.ctc.wstx.api.ReaderConfig
Method to call to make Reader created be as "convenient" to use as possible; ie try to avoid having to deal with some of things like segmented text chunks.
configureForConvenience() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
configureForConvenience() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader created be as "convenient" to use as possible; ie try to avoid having to deal with some of things like segmented text chunks.
configureForLowMemUsage() - Method in class com.ctc.wstx.api.ReaderConfig
Method to call to minimize the memory usage of the stream/event reader; both regarding Objects created, and the temporary memory usage during parsing.
configureForLowMemUsage() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
configureForLowMemUsage() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to minimize the memory usage of the stream/event reader; both regarding Objects created, and the temporary memory usage during parsing.
configureForRobustness() - Method in class com.ctc.wstx.api.WriterConfig
For Woodstox, this profile enables all basic well-formedness checks, including checking for name validity, and also enables all matching "fix-me" properties (currently only content-fixing property exists).
configureForRobustness() - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
configureForRobustness() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer be as robust as possible, that is, to make it both check AND fix problems if it can.
configureForRoundTripping() - Method in class com.ctc.wstx.api.ReaderConfig
Method to call to make Reader try to preserve as much of input formatting as possible, so that round-tripping would be as lossless as possible.
configureForRoundTripping() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
configureForRoundTripping() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader try to preserve as much of input formatting as possible, so that round-tripping would be as lossless as possible.
configureForSpeed() - Method in class com.ctc.wstx.api.ReaderConfig
Method to call to make the Reader created be as fast as possible reading documents, especially for long-running processes where caching is likely to help.
configureForSpeed() - Method in class com.ctc.wstx.api.WriterConfig
For Woodstox, setting this profile disables most checks for validity; specifically anything that can have measurable performance impact.
configureForSpeed() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
configureForSpeed() - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
configureForSpeed() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make the Reader created be as fast as possible reading documents, especially for long-running processes where caching is likely to help.
configureForSpeed() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer optimize its operation for speed.
configureForXmlConformance() - Method in class com.ctc.wstx.api.ReaderConfig
Method to call to make Reader created conform as closely to XML standard as possible, doing all checks and transformations mandated (linefeed conversions, attr value normalizations).
configureForXmlConformance() - Method in class com.ctc.wstx.api.WriterConfig
For Woodstox, this profile enables all basic well-formedness checks, including checking for name validity.
configureForXmlConformance() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
configureForXmlConformance() - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
configureForXmlConformance() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader created conform as closely to XML standard as possible, doing all checks and transformations mandated by the XML specification (linefeed conversions, attr value normalizations).
configureForXmlConformance() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer be as strict with output as possible, ie maximize validation it does to try to catch any well-formedness or validity problems.
connectReporter(InputProblemReporter) - Method in class com.ctc.wstx.sr.InputElementStack
 
construct(String, URL, int, boolean) - Static method in class com.ctc.wstx.dtd.DTDId
 
construct(boolean, char, Collection) - Static method in class com.ctc.wstx.dtd.SeqContentSpec
 
construct(char, PrefixedName) - Static method in class com.ctc.wstx.dtd.TokenContentSpec
 
construct(NamespaceContext, List) - Static method in class com.ctc.wstx.evt.MergedNsContext
 
construct(Location, QName, Map, List, NamespaceContext) - Static method in class com.ctc.wstx.evt.SimpleStartElement
Factory method called when a start element needs to be constructed from an external source (most likely, non-woodstox stream reader).
construct(Location, QName, Iterator, Iterator, NamespaceContext) - Static method in class com.ctc.wstx.evt.SimpleStartElement
 
construct(NamespaceContext, List) - Static method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
construct(Location, QName, Iterator, Iterator, NamespaceContext) - Static method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
constructAttr(String[], int, boolean) - Method in class com.ctc.wstx.evt.CompactStartElement
 
constructCharArraySource(WstxInputSource, String, char[], int, int, Location, URL) - Static method in class com.ctc.wstx.io.InputSourceFactory
Factory method usually used to expand internal parsed entities; in which case context remains mostly the same.
constructChoice(boolean, char, Collection) - Static method in class com.ctc.wstx.dtd.ChoiceContentSpec
 
constructDefaultNamespace(Location, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
constructDFA(ContentSpec) - Static method in class com.ctc.wstx.dtd.DFAState
 
constructDocumentSource(ReaderConfig, InputBootstrapper, String, String, URL, Reader, boolean) - Static method in class com.ctc.wstx.io.InputSourceFactory
Factory method used for creating the main-level document reader source.
constructDtdId(String, String) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
constructDtdId(URL) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
constructEntitySource(ReaderConfig, WstxInputSource, String, InputBootstrapper, String, String, int, URL, Reader) - Static method in class com.ctc.wstx.io.InputSourceFactory
 
constructFixed() - Static method in class com.ctc.wstx.dtd.DefaultAttrValue
 
constructFromIOE(IOException) - Method in class com.ctc.wstx.sr.StreamScanner
Construct and return a XMLStreamException to throw as a result of a failed Typed Access operation (but one not caused by a Well-Formedness Constraint or Validation Constraint problem)
constructFromPublicId(String, int, boolean) - Static method in class com.ctc.wstx.dtd.DTDId
 
constructFromSystemId(URL, int, boolean) - Static method in class com.ctc.wstx.dtd.DTDId
 
constructImplied() - Static method in class com.ctc.wstx.dtd.DefaultAttrValue
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2BlockSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2Source
This method creates an InputStream via which underlying input source can be accessed.
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
constructInstance(boolean, HashMap, Set, HashMap, Set, HashMap, HashMap, boolean) - Static method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
constructInstance(TreeSet) - Static method in class com.ctc.wstx.util.WordResolver
Tries to construct an instance given ordered set of words.
constructInvalidValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
constructInvalidValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
constructMixed(boolean, Collection) - Static method in class com.ctc.wstx.dtd.ChoiceContentSpec
 
constructNamespace(Location, String, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
constructNullCharException() - Method in class com.ctc.wstx.sr.StreamScanner
 
constructOptimizedReader(ReaderConfig, InputStream, boolean, String) - Static method in class com.ctc.wstx.io.DefaultInputResolver
 
constructOptional() - Static method in class com.ctc.wstx.dtd.DefaultAttrValue
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2BlockResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2Result
This method creates an OutputStream via which underlying output target can be written to.
constructRaw(TreeSet) - Static method in class com.ctc.wstx.util.WordSet
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2BlockSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
Note: if encoding is not explicitly defined, UTF-8 is assumed.
constructReader() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2Source
This method creates a Reader via which underlying input source can be accessed.
constructReader() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
constructRequired() - Static method in class com.ctc.wstx.dtd.DefaultAttrValue
 
constructSet(TreeSet) - Static method in class com.ctc.wstx.util.WordSet
 
constructWfcException(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2BlockResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2Result
This method creates a Writer via which underlying output target can be written to.
contains(PrefixedName) - Method in class com.ctc.wstx.dtd.LargePrefixedNameSet
 
contains(PrefixedName) - Method in class com.ctc.wstx.dtd.PrefixedNameSet
 
contains(PrefixedName) - Method in class com.ctc.wstx.dtd.SmallPrefixedNameSet
 
contains(char[], int, int) - Method in class com.ctc.wstx.util.WordSet
 
contains(char[], char[], int, int) - Static method in class com.ctc.wstx.util.WordSet
 
contains(String) - Method in class com.ctc.wstx.util.WordSet
 
contains(char[], String) - Static method in class com.ctc.wstx.util.WordSet
 
containsInterned(String) - Method in class com.ctc.wstx.util.StringVector
 
CONTENT_ALLOW_ANY_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that any textual content (plain PCTEXT) is allowed, and that validator is not going to do any validation for it.
CONTENT_ALLOW_NONE - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that no content whatsoever is legal within current context, that is, where the only legal content to follow is the closing end tag -- not even comments or processing instructions are allowed.
CONTENT_ALLOW_UNDEFINED - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value is a placeholder that should never be returned by validators, but that can be used internally as an uninitialized value.
CONTENT_ALLOW_VALIDATABLE_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that textual content is allowed, but that the validator needs to be called to let it do actual content-based validation.
CONTENT_ALLOW_WS - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that only white space text content is allowed, not other kinds of text.
CONTENT_ALLOW_WS_NONSTRICT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value is similar to CONTENT_ALLOW_WS_NONSTRICT, but only used for content typing purposes, not for validation.
contentsAsArray() - Method in class com.ctc.wstx.util.TextBuffer
 
contentsAsString() - Method in class com.ctc.wstx.util.TextBuffer
 
contentsAsStringBuffer(int) - Method in class com.ctc.wstx.util.TextBuffer
Similar to TextBuffer.contentsAsString(), but constructs a StringBuffer for further appends.
ContentSpec - Class in com.ctc.wstx.dtd
Abstract base class for classes that contain parts of a content specification of an element defined in DTD.
ContentSpec(char) - Constructor for class com.ctc.wstx.dtd.ContentSpec
 
contentsToArray(int, char[], int, int) - Method in class com.ctc.wstx.util.TextBuffer
 
contentsToStringBuffer(StringBuffer) - Method in class com.ctc.wstx.util.TextBuffer
 
convertInvalidChar(int) - Method in interface com.ctc.wstx.api.InvalidCharHandler
 
convertInvalidChar(int) - Method in class com.ctc.wstx.api.InvalidCharHandler.FailingHandler
 
convertInvalidChar(int) - Method in class com.ctc.wstx.api.InvalidCharHandler.ReplacingHandler
 
convertToBoolean(String, Object) - Static method in class com.ctc.wstx.util.ArgUtil
 
convertToInt(String, Object, int) - Static method in class com.ctc.wstx.util.ArgUtil
 
copyBufferStateFrom(WstxInputData) - Method in class com.ctc.wstx.io.WstxInputData
Note: Only public due to sub-classes needing to call this on base class instance from different package (confusing?)
copyEventFromReader(XMLStreamReader2, boolean) - Method in class com.ctc.wstx.sw.BaseStreamWriter
Method that essentially copies event that the specified reader has just read.
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that essentially copies event that the specified reader has just read.
copyStartElement(InputElementStack, AttributeCollector) - Method in class com.ctc.wstx.sw.BaseStreamWriter
Implementation-dependant method called to fully copy START_ELEMENT event that the passed-in stream reader points to
copyStartElement(InputElementStack, AttributeCollector) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
Element copier method implementation suitable to be used with non-namespace-aware writers.
copyStartElement(InputElementStack, AttributeCollector) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
Element copier method implementation suitable for use with namespace-aware writers in repairing mode.
copyStartElement(InputElementStack, AttributeCollector) - Method in class com.ctc.wstx.sw.SimpleNsStreamWriter
Element copier method implementation suitable to be used with namespace-aware writers in non-repairing (explicit namespaces) mode.
copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
Basic implementation of copy operation.
create(String, String, String) - Static method in class com.ctc.wstx.compat.QNameCreator
 
create(String, String) - Static method in class com.ctc.wstx.ent.IntEntity
 
create(String, char[]) - Static method in class com.ctc.wstx.ent.IntEntity
 
create(XMLValidationProblem) - Static method in exception com.ctc.wstx.exc.WstxValidationException
 
createAll() - Static method in class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
 
createAndAttachChild(Element) - Method in class com.ctc.wstx.dom.DOMOutputElement
Simplest factory method, which gets called when a 1-argument element output method is called.
createAttribute(QName, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createAttribute(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createAttribute(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createCData(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createCharacters(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createChild(Element) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
createChild(String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
Simplest factory method, which gets called when a 1-argument element output method is called.
createChild(String, String, String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
Full factory method, used for 'normal' namespace qualified output methods.
createChild() - Method in class com.ctc.wstx.util.BijectiveNsMap
 
createComment(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createDefaults() - Static method in class com.ctc.wstx.api.ValidatorConfig
 
createDefined(ReaderConfig, Location, PrefixedName, StructValidator, int) - Static method in class com.ctc.wstx.dtd.DTDElement
Method called to create an actual element definition, matching an ELEMENT directive in a DTD subset.
createDTD(String) - Method in class com.ctc.wstx.stax.WstxEventFactory
Note: constructing DTD events this way means that there will be no internal presentation of actual DTD; no parsing is implied by construction.
createDTD(String, String, String, String) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
 
createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
 
createDTD(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createDTD(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
Note: constructing DTD events this way means that there will be no internal presentation of actual DTD; no parsing is implied by construction.
createDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createElementStack(ReaderConfig) - Static method in class com.ctc.wstx.sr.BasicStreamReader
 
createEmpty() - Static method in class com.ctc.wstx.util.BijectiveNsMap
 
createEndDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(QName, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(String, String, String, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEntityReference(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createEntityReference(String, EntityDeclaration) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEscapingWriterFor(Writer, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
Method called to create an instance of escaping writer that will output content using specified writer, and escaping necessary characters (depending on both type [attr, element text] and encoding).
createEscapingWriterFor(OutputStream, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
Method called to create an instance of escaping writer that will output to the specified stream, using the specified encoding, and escaping necessary characters (depending on both type [attr, element text] and encoding).
createEventAllocator() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createException(XMLValidationProblem) - Static method in exception org.codehaus.stax2.validation.XMLValidationException
 
createFilteredReader(XMLEventReader, EventFilter) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createFrom(DOMSource, ReaderConfig) - Static method in class com.ctc.wstx.dom.WstxDOMWrappingReader
 
createFrom(WriterConfig, DOMResult) - Static method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
createFullDefaults() - Static method in class com.ctc.wstx.api.ReaderConfig
 
createFullDefaults() - Static method in class com.ctc.wstx.api.WriterConfig
 
createIgnorableSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
createInputFactory() - Method in class com.ctc.wstx.osgi.InputFactoryProviderImpl
 
createInputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Method called to create a new XMLInputFactory2 instance.
createJ2MEDefaults() - Static method in class com.ctc.wstx.api.ReaderConfig
 
createJ2MEDefaults() - Static method in class com.ctc.wstx.api.WriterConfig
 
createNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createNamespace(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createNextEvent(boolean, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
createNonIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
createNonShared(SymbolTable) - Method in class com.ctc.wstx.api.ReaderConfig
 
createNonShared() - Method in class com.ctc.wstx.api.WriterConfig
 
createNonTransientNsContext(Location) - Method in class com.ctc.wstx.sr.InputElementStack
Method called to construct a non-transient NamespaceContext instance; generally needed when creating events to return from event-based iterators.
createNonTransientNsContext(Location) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
Method called to construct a non-transient NamespaceContext instance; generally needed when creating events to return from event-based iterators.
createNonTransientNsContext(Location) - Method in class com.ctc.wstx.sr.NsInputElementStack
Method called to construct a non-transient NamespaceContext instance; generally needed when creating events to return from event-based iterators.
createOutputFactory() - Method in class com.ctc.wstx.osgi.OutputFactoryProviderImpl
 
createOutputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Method called to create a new XMLOutputFactory2 instance.
createPlaceholder(ReaderConfig, Location, PrefixedName) - Static method in class com.ctc.wstx.dtd.DTDElement
Method called to create a "placeholder" element definition, needed to contain attribute definitions.
createPrivateConfig() - Method in class com.ctc.wstx.stax.WstxInputFactory
Method called to construct a copy of the factory's configuration object, such that two will be unlinked (changes to one are not reflect in the other).
createProcessingInstruction(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createQName(String, String) - Method in class com.ctc.wstx.stax.WstxEventFactory
 
createQName(String, String, String) - Method in class com.ctc.wstx.stax.WstxEventFactory
 
createQName(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createQName(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createRecyclableBuffer(ReaderConfig) - Static method in class com.ctc.wstx.util.TextBuffer
 
createRoot() - Static method in class com.ctc.wstx.dom.DOMOutputElement
 
createRoot() - Static method in class com.ctc.wstx.sw.SimpleOutputElement
 
createSchema(InputStream, String, String, String) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
createSchema(Reader, String, String) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
createSchema(URL) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
createSchema(File) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
createSchema(InputStream, String, String, String) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
createSchema(Reader, String, String) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
createSchema(URL) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
createSchema(File) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
createSchema(InputStream) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(InputStream, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(InputStream, String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(Reader) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(Reader, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(URL) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(File) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createSR(ReaderConfig, String, InputBootstrapper, boolean, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
Method that is eventually called to create a (full) stream read instance.
createSR(String, InputStream, String, boolean, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createSR(ReaderConfig, URL, boolean, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createSR(String, Reader, boolean, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createSR(File, boolean, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createSR(Source, boolean) - Method in class com.ctc.wstx.stax.WstxInputFactory
Another internal factory method, used when dealing with a generic Source base type.
createStartDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocumentEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Method called to create the very first event (START_DOCUMENT).
createStartElem(String, String, String, boolean) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
Method called by all start element write methods.
createStartElement(QName, Iterator, Iterator, NamespaceContext) - Method in class com.ctc.wstx.stax.WstxEventFactory
Must override this method to use a more efficient StartElement implementation
createStartElement(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createStartElement(QName, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(QName, Iterator, Iterator, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStreamReader(BranchingReaderSource, ReaderCreator, ReaderConfig, InputBootstrapper, boolean) - Static method in class com.ctc.wstx.sr.TypedStreamReader
Factory method for constructing readers.
createTemporaryBuffer() - Static method in class com.ctc.wstx.util.TextBuffer
 
createValidatingStreamReader(BranchingReaderSource, ReaderCreator, ReaderConfig, InputBootstrapper, boolean) - Static method in class com.ctc.wstx.sr.ValidatingStreamReader
Factory method for constructing readers.
createValidationSchemaFactory() - Method in class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
 
createValidationSchemaFactory() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Method called to create a new XMLValidationSchemaFactory instance.
createValidator(ValidationContext) - Method in class com.ctc.wstx.dtd.DTDSubset
 
createValidator(ValidationContext) - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
createValidator(ValidationContext) - Method in class com.ctc.wstx.msv.RelaxNGSchema
 
createValidator(ValidationContext) - Method in class com.ctc.wstx.msv.W3CSchema
 
createValidator(ValidationContext) - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
 
createXMLEventReader(InputStream) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(InputStream, String) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(Reader) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(Source) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(String, InputStream) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(String, Reader) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(XMLStreamReader) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(URL) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(File) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLEventReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
Factory method that allows for parsing a document accessible via specified URL.
createXMLEventReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
Convenience factory method that allows for parsing a document stored in the specified file.
createXMLEventWriter(OutputStream) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(Result) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(Writer) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(Writer, String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(XMLStreamWriter) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLEventWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
createXMLEventWriter(XMLStreamWriter) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
createXMLStreamReader(InputStream) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(InputStream, String) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(Reader) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(Source) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(String, InputStream) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(String, Reader) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(URL) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
createXMLStreamReader(File) - Method in class com.ctc.wstx.stax.WstxInputFactory
Convenience factory method that allows for parsing a document stored in the specified file.
createXMLStreamReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
Factory method that allows for parsing a document accessible via specified URL.
createXMLStreamReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
Convenience factory method that allows for parsing a document stored in the specified file.
createXMLStreamWriter(OutputStream) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLStreamWriter(Result) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLStreamWriter(Writer) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLStreamWriter(Writer, String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
createXMLStreamWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
CS_EBCDIC_SUBSET - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_ISO_LATIN1 - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_SHIFT_JIS - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_US_ASCII - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF16 - Static variable in class com.ctc.wstx.io.CharsetNames
This constants is intentionally vague, so that some other information will be needed to determine the endianness.
CS_UTF16BE - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF16LE - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF32 - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF32BE - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF32LE - Static variable in class com.ctc.wstx.io.CharsetNames
 
CS_UTF8 - Static variable in class com.ctc.wstx.io.CharsetNames
 

D

DataUtil - Class in com.ctc.wstx.util
 
DECLARATION_HANDLER - Static variable in class com.ctc.wstx.sax.SAXProperty
 
declaredXml11() - Method in class com.ctc.wstx.io.InputBootstrapper
 
decode(TypedValueDecoder) - Method in class com.ctc.wstx.util.TextBuffer
Generic pass-through method which call given decoder with accumulated data
decode(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
decode(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.StringBase64Decoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
decode(String) - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method used to invoke decoding functionality, for decoding the value encoded in given substring.
decode(char[], int, int) - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method used to invoke decoding functionality, for decoding the value encoded in given portion of character array It is to try decoding value, and either store decoded value for later access (using method(s) caller knows about), or throw an exception to indicate problem encountered.
decodeBase64Byte(byte) - Method in class org.codehaus.stax2.typed.Base64Variant
 
decodeBase64Char(char) - Method in class org.codehaus.stax2.typed.Base64Variant
 
decodeBinary(int, Base64Variant, CharArrayBase64Decoder, InputProblemReporter) - Method in class com.ctc.wstx.sr.AttributeCollector
 
decodeElements(TypedArrayDecoder, InputProblemReporter) - Method in class com.ctc.wstx.util.TextBuffer
Pass-through decode method called to find find the next token, decode it, and repeat the process as long as there are more tokens and the array decoder accepts more entries.
decodeValue(int, TypedValueDecoder) - Method in class com.ctc.wstx.sr.AttributeCollector
Method called to decode the whole attribute value as a single typed value.
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
Method called to decode single (element) value that given textual input contains and store it in result array.
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
decodeValues(int, TypedArrayDecoder, InputProblemReporter) - Method in class com.ctc.wstx.sr.AttributeCollector
Method called to decode the attribute value that consists of zero or more space-separated tokens.
DEF_DEFAULT - Static variable in class com.ctc.wstx.dtd.DefaultAttrValue
 
DEF_FIXED - Static variable in class com.ctc.wstx.dtd.DefaultAttrValue
 
DEF_IMPLIED - Static variable in class com.ctc.wstx.dtd.DefaultAttrValue
 
DEF_REQUIRED - Static variable in class com.ctc.wstx.dtd.DefaultAttrValue
 
DEFAULT_AUTOMATIC_NS_PREFIX - Static variable in class com.ctc.wstx.api.WriterConfig
 
DEFAULT_COPYBUFFER_LEN - Static variable in class com.ctc.wstx.sw.BaseStreamWriter
 
DEFAULT_FILL_FACTOR - Static variable in class com.ctc.wstx.util.SymbolTable
 
DEFAULT_NAMESPACE_URI - Static variable in interface com.ctc.wstx.cfg.XmlConsts
Top-most namespace URI assigned for root element, if not specifically defined (default namespace unbound).
DEFAULT_OUTPUT_ENCODING - Static variable in class com.ctc.wstx.api.WstxOutputProperties
If no encoding is passed, we should just default to what xml in general expects (and can determine), UTF-8.
DEFAULT_QUOTE_CHAR - Static variable in class com.ctc.wstx.sw.XmlWriter
 
DEFAULT_SIZE - Static variable in class com.ctc.wstx.util.ElementIdMap
Default initial table size; set so that usually it need not be expanded.
DEFAULT_TABLE_SIZE - Static variable in class com.ctc.wstx.util.SymbolTable
Default initial table size; no need to make it miniscule, due to couple of things: first, overhead of array reallocation is significant, and second, overhead of rehashing is also non-negligible.
DEFAULT_XML_VERSION - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Default xml version number output, if none was specified by application.
DefaultAttrValue - Class in com.ctc.wstx.dtd
Simple container class used to contain information about the default value for an attribute.
DefaultEventAllocator - Class in com.ctc.wstx.evt
Straight-forward implementation of XMLEventAllocator, to be used with Woodstox' event reader.
DefaultEventAllocator(boolean) - Constructor for class com.ctc.wstx.evt.DefaultEventAllocator
 
DefaultInputResolver - Class in com.ctc.wstx.io
Static utility class that implements the entity (external DTD subset, external parsed entities) resolution logics.
DefaultXmlSymbolTable - Class in com.ctc.wstx.util
Factory class used for instantiating pre-populated XML symbol tables.
DefaultXmlSymbolTable() - Constructor for class com.ctc.wstx.util.DefaultXmlSymbolTable
 
define(Location, StructValidator, int) - Method in class com.ctc.wstx.dtd.DTDElement
Method called on placeholder element, to create a real instance that has all attribute definitions placeholder had (it'll always have at least one -- otherwise no placeholder was needed).
defineFrom(InputProblemReporter, DTDElement, boolean) - Method in class com.ctc.wstx.dtd.DTDElement
Method called to "upgrade" a placeholder using a defined element, including adding attributes.
DFAState - Class in com.ctc.wstx.dtd
Class that represents a state in DFA used for validating complex DTD content models.
DFAState(int, BitSet) - Constructor for class com.ctc.wstx.dtd.DFAState
 
DFAValidator - Class in com.ctc.wstx.dtd
Validator class that is based on a DFA constructed from DTD content specification.
DFAValidator(DFAState) - Constructor for class com.ctc.wstx.dtd.DFAValidator
 
doAddDefaultValue(DTDAttribute) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
doAddSpaceAfterEmptyElem(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doAutoCloseInput(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doAutoCloseOutput(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doCacheDTDs(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doCacheDTDsByPublicId(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doCoalesceText(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doCopyDefaultAttrs(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doCreateSchema(ReaderConfig, InputBootstrapper, String, String, URL) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
The main validator construction method, called by all externally visible methods.
DOCUMENT_XML_VERSION - Static variable in class com.ctc.wstx.sax.SAXProperty
 
doEscapeCr(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doFixContent(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doGetDocumentTypeDeclaration() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
doGetNamespaceURI(String) - Method in class com.ctc.wstx.evt.MergedNsContext
 
doGetNamespaceURI(String) - Method in class com.ctc.wstx.sr.CompactNsContext
 
doGetNamespaceURI(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
doGetNamespaceURI(String) - Method in class com.ctc.wstx.util.EmptyNamespaceContext
 
doGetPrefix(String) - Method in class com.ctc.wstx.evt.MergedNsContext
 
doGetPrefix(String) - Method in class com.ctc.wstx.sr.CompactNsContext
 
doGetPrefix(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
doGetPrefix(String) - Method in class com.ctc.wstx.util.EmptyNamespaceContext
 
doGetPrefixes(String) - Method in class com.ctc.wstx.evt.MergedNsContext
 
doGetPrefixes(String) - Method in class com.ctc.wstx.sr.CompactNsContext
 
doGetPrefixes(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
doGetPrefixes(String) - Method in class com.ctc.wstx.util.EmptyNamespaceContext
 
doInitInputLocation(WstxInputData) - Method in class com.ctc.wstx.io.BaseInputSource
 
doInitInputLocation(WstxInputData) - Method in class com.ctc.wstx.io.CharArraySource
Unlike with reader source, we won't start from beginning of a file, but usually from somewhere in the middle...
doInitInputLocation(WstxInputData) - Method in class com.ctc.wstx.io.ReaderSource
Input location is easy to set, as we'll start from the beginning of a File.
doInitInputLocation(WstxInputData) - Method in class com.ctc.wstx.io.WstxInputSource
 
doInternNames(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doInternNsURIs(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
DOM_NODE - Static variable in class com.ctc.wstx.sax.SAXProperty
 
DOMOutputElement - Class in com.ctc.wstx.dom
Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT)
DOMWrappingReader - Class in org.codehaus.stax2.ri.dom
This is an adapter class that presents a DOM document as if it was a regular XMLStreamReader.
DOMWrappingReader(DOMSource, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
DOMWrappingWriter - Class in org.codehaus.stax2.ri.dom
This is an adapter class that partially implements XMLStreamWriter as a facade on top of a DOM document or Node, allowing one to basically construct DOM trees via Stax API.
DOMWrappingWriter(Node, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
doOutputCDataAsText(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doParseLazily(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doPreserveLocation(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doReplaceEntityRefs(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doReportCData(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doReportProblem(XMLReporter, String, String, Location) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
doReportProblem(XMLReporter, XMLValidationProblem) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
doReportPrologWhitespace(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doReportValidationProblem(String, Location) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
doSetPrefix(String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doSetPrefix(String, String) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
 
doSetPrefix(String, String) - Method in class com.ctc.wstx.sw.SimpleNsStreamWriter
 
doSupportDTDPP(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doSupportDTDs(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doSupportExternalEntities(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doSupportNamespaces(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doSupportNamespaces(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doValidateAttributes(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doValidateContent(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doValidateNames(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doValidateStructure(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
doValidateWithDTD(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doWriteAttr(String, String, String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteAttr(String, String, String, char[], int, int) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteDefaultNs(String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteEndTag(QName, boolean) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteNamespace(String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteStartDocument(String, String, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
doWriteStartTag(String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doWriteStartTag(String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
doXmlIdTyping(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
doXmlIdUniqChecks(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
 
DTD2 - Interface in org.codehaus.stax2.evt
Interface that extends basic DTD with methods that are necessary to completely reproduce actual DOCTYPE declaration constructs in xml documents.
DTDAttribute - Class in com.ctc.wstx.dtd
Base class for objects that contain attribute definitions from DTD.
DTDAttribute(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDAttribute
 
DTDCdataAttr - Class in com.ctc.wstx.dtd
Simple DTDAttribute sub-class used for plain vanilla CDATA valued attributes.
DTDCdataAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDCdataAttr
 
dtdComment(char[], int, int) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdComment(char[], int, int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDElement - Class in com.ctc.wstx.dtd
Class that contains element definitions from DTD.
dtdElementDecl(String, String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdElementDecl(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDEntitiesAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that contain (unique) identifiers.
DTDEntitiesAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDEntitiesAttr
Main constructor.
DTDEntityAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that contain (unique) identifiers.
DTDEntityAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDEntityAttr
Main constructor.
DTDEnumAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that have enumerated values.
DTDEnumAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean, WordResolver) - Constructor for class com.ctc.wstx.dtd.DTDEnumAttr
 
DTDEventImpl - Class in org.codehaus.stax2.ri.evt
Vanilla implementation of a DTD event.
DTDEventImpl(Location, String, String, String, String, Object) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
 
DTDEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
Constructor used when only partial information is available.
DTDEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
 
DTDEventListener - Interface in com.ctc.wstx.dtd
 
dtdExternalEntityDecl(String, String, String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdExternalEntityDecl(String, String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDId - Class in com.ctc.wstx.dtd
Simple key object class, used for accessing (external) DTDs when stored for caching.
DTDIdAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that contain (unique) identifiers.
DTDIdAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDIdAttr
Main constructor.
DTDIdRefAttr - Class in com.ctc.wstx.dtd
Attribute class for attributes that contain references to elements that have matching identifier specified.
DTDIdRefAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDIdRefAttr
Main constructor.
DTDIdRefsAttr - Class in com.ctc.wstx.dtd
Attribute class for attributes that contain multiple references to elements that have matching identifier specified.
DTDIdRefsAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDIdRefsAttr
Main constructor.
DTDInfo - Interface in org.codehaus.stax2
Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.
dtdInternalEntityDecl(String, String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdInternalEntityDecl(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
dtdNextChar() - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
dtdNextFromCurr() - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
DTDNmTokenAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that contain (unique) identifiers.
DTDNmTokenAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDNmTokenAttr
Main constructor.
DTDNmTokensAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that contain (unique) identifiers.
DTDNmTokensAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean) - Constructor for class com.ctc.wstx.dtd.DTDNmTokensAttr
Main constructor.
DTDNotationAttr - Class in com.ctc.wstx.dtd
Specific attribute class for attributes that are of NOTATION type, and also contain enumerated set of legal values.
DTDNotationAttr(PrefixedName, DefaultAttrValue, int, boolean, boolean, WordResolver) - Constructor for class com.ctc.wstx.dtd.DTDNotationAttr
 
dtdNotationDecl(String, String, String, URL) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdNotationDecl(String, String, String, URL) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
dtdProcessingInstruction(String, String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdProcessingInstruction(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
dtdReportComments() - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdReportComments() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDSchemaFactory - Class in com.ctc.wstx.dtd
Factory for creating DTD validator schema objects (shareable stateless "blueprints" for creating actual validators).
DTDSchemaFactory() - Constructor for class com.ctc.wstx.dtd.DTDSchemaFactory
 
dtdSkippedEntity(String) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdSkippedEntity(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDSubset - Class in com.ctc.wstx.dtd
This is the abstract base class that implements the standard Stax2 validation schema base class (XMLValidationSchema, as well as specifies extended Woodstox-specific interface for accessing DTD-specific things like entity expansions and notation properties.
DTDSubset() - Constructor for class com.ctc.wstx.dtd.DTDSubset
 
DTDSubsetImpl - Class in com.ctc.wstx.dtd
The default implementation of DTDSubset
DTDTypingNonValidator - Class in com.ctc.wstx.dtd
This class is a "non-validating validator"; a validator-like object that handles DTD-based non-validation functionality: determining type information and default values.
DTDTypingNonValidator(DTDSubset, ValidationContext, boolean, Map, Map) - Constructor for class com.ctc.wstx.dtd.DTDTypingNonValidator
 
dtdUnparsedEntityDecl(String, String, String, String, URL) - Method in interface com.ctc.wstx.dtd.DTDEventListener
 
dtdUnparsedEntityDecl(String, String, String, String, URL) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
DTDValidationSchema - Interface in org.codehaus.stax2.validation
Specialized interface that covers schema features unique to DTDs.
DTDValidator - Class in com.ctc.wstx.dtd
Woodstox implementation of XMLValidator; the class that handles DTD-based validation.
DTDValidator(DTDSubset, ValidationContext, boolean, Map, Map) - Constructor for class com.ctc.wstx.dtd.DTDValidator
 
DTDValidatorBase - Class in com.ctc.wstx.dtd
Shared abstract base class for Woodstox implementations of XMLValidator for DTD validation.
DTDValidatorBase(DTDSubset, ValidationContext, boolean, Map, Map) - Constructor for class com.ctc.wstx.dtd.DTDValidatorBase
 

E

EBCDICCodec - Class in com.ctc.wstx.io
This is a container class for EBCDIC code page(s) that we need to properly bootstrap EBCDIC encoded xml documents.
ELEM_NO_NS_URI - Static variable in interface com.ctc.wstx.cfg.XmlConsts
 
ELEM_NO_PREFIX - Static variable in interface com.ctc.wstx.cfg.XmlConsts
 
ElemAttrs - Class in com.ctc.wstx.sr
Container class that is constructed with enough raw attribute information, to be able to lazily construct full attribute objects, to be accessed via Iterator, or fully-qualified name.
ElemAttrs(String[], int) - Constructor for class com.ctc.wstx.sr.ElemAttrs
Method called to create "short" attribute list; list that has only few entries, and can thus be searched for attributes using linear search, without using any kind of Map structure.
ElemAttrs(String[], int, int[], int, int) - Constructor for class com.ctc.wstx.sr.ElemAttrs
Method called to create "long" attribute list; list that has a few entries, and efficient access by fully-qualified name should not be done by linear search.
ElemCallback - Class in com.ctc.wstx.sr
Abstract base class that defines set of simple callbacks to be called by the stream reader, passing information about element that the stream currently points to, if any.
ElemCallback() - Constructor for class com.ctc.wstx.sr.ElemCallback
 
ElementId - Class in com.ctc.wstx.util
Simple container Object used to store information about id attribute values, and references to such (as of yet undefined) values.
ElementIdMap - Class in com.ctc.wstx.util
This class is a specialized type-safe linked hash map used for storing ElementId instances.
ElementIdMap() - Constructor for class com.ctc.wstx.util.ElementIdMap
 
ElementIdMap(int) - Constructor for class com.ctc.wstx.util.ElementIdMap
This constructor is mainly used for testing, as it can be sized appropriately to test rehashing etc.
EMPTY_MAP - Static variable in class com.ctc.wstx.dtd.DTDValidatorBase
Let's actually just reuse a local Map...
EMPTY_STRING - Static variable in class com.ctc.wstx.util.SymbolTable
 
EmptyIterator - Class in org.codehaus.stax2.ri
Simple implementation of "null iterator", iterator that has nothing to iterate over.
EmptyNamespaceContext - Class in com.ctc.wstx.util
Dummy NamespaceContext (and BaseNsContext) implementation that is usually used in non-namespace-aware mode.
EmptyNamespaceContext - Class in org.codehaus.stax2.ri
Dummy NamespaceContext implementation that contains no namespace information, except bindings that are specified by the namespace specification itself (for prefixes "xml" and "xmlns")
EmptyValidator - Class in com.ctc.wstx.dtd
Simple content model validator that accepts no elements, ever; this is true for pure #PCDATA content model as well as EMPTY content model.
enableAutomaticEmptyElements(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
enableAutomaticEndElements(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
enableAutomaticNamespaces(boolean) - Method in class com.ctc.wstx.api.WriterConfig
 
enableXml11(boolean) - Method in class com.ctc.wstx.api.ReaderConfig
Method called to enable or disable 1.1 compliant processing; if disabled, defaults to xml 1.0 compliant processing.
enableXml11() - Method in class com.ctc.wstx.sw.XmlWriter
 
encode(AsciiValueEncoder) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeBase64BitsAsByte(int) - Method in class org.codehaus.stax2.typed.Base64Variant
 
encodeBase64BitsAsChar(int) - Method in class org.codehaus.stax2.typed.Base64Variant
 
encodeBase64Chunk(int, char[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that encodes given right-aligned (LSB) 24-bit value into 4 base64 characters, stored in given result buffer.
encodeBase64Chunk(int, byte[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that encodes given right-aligned (LSB) 24-bit value into 4 base64 bytes (ascii), stored in given result buffer.
encodeBase64Partial(int, int, char[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that outputs partial chunk (which only encodes one or two bytes of data).
encodeBase64Partial(int, int, byte[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that outputs partial chunk (which only encodes one or two bytes of data).
encodeMore(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
encodeMore(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
encodingSet() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
encodingStartsWith(String, String) - Static method in class com.ctc.wstx.util.StringUtil
 
EncodingXmlWriter - Class in com.ctc.wstx.sw
Intermediate base class used when outputting to streams that use an encoding that is compatible with 7-bit single-byte Ascii encoding.
EncodingXmlWriter(OutputStream, WriterConfig, String, boolean) - Constructor for class com.ctc.wstx.sw.EncodingXmlWriter
 
endBranch(int) - Method in class com.ctc.wstx.io.BranchingReaderSource
Currently this input source does not implement branching
EndDocumentEventImpl - Class in org.codehaus.stax2.ri.evt
 
EndDocumentEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
EndElementEventImpl - Class in org.codehaus.stax2.ri.evt
 
EndElementEventImpl(Location, XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.evt.EndElementEventImpl
Constructor usually used when reading events from a stream reader.
EndElementEventImpl(Location, QName, Iterator) - Constructor for class org.codehaus.stax2.ri.evt.EndElementEventImpl
Constructor used by the event factory.
endsWith(String) - Method in class com.ctc.wstx.util.TextBuffer
Method that can be used to check if the contents of the buffer end in specified String.
ensureFinishToken() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
ensureInput(int) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
ensureInput(int) - Method in class com.ctc.wstx.sr.StreamScanner
Method called to make sure current main-level input buffer has at least specified number of characters available consequtively, without having to call StreamScanner.loadMore().
ensureLoaded(int) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
ensureNotShared() - Method in class com.ctc.wstx.util.TextBuffer
Method called to make sure that buffer is not using shared input buffer; if it is, it will copy such contents to private buffer.
EntityDecl - Class in com.ctc.wstx.ent
Abstract base class for various entity declarations DTD reader has parsed from DTD subsets.
EntityDecl(Location, String, URL) - Constructor for class com.ctc.wstx.ent.EntityDecl
 
EntityDeclarationEventImpl - Class in org.codehaus.stax2.ri.evt
Simple base implementation that can be used either as a placeholder, or a base for 'real' entity declaration implementations.
EntityDeclarationEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
EntityReferenceEventImpl - Class in org.codehaus.stax2.ri.evt
 
EntityReferenceEventImpl(Location, EntityDeclaration) - Constructor for class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
EntityReferenceEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
equalEncodings(String, String) - Static method in class com.ctc.wstx.util.StringUtil
Method that implements a loose String compairon for encoding Strings.
equals(Object) - Method in class com.ctc.wstx.dtd.DTDId
 
equals(Object) - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
equals(Object) - Method in class com.ctc.wstx.io.WstxInputLocation
 
equals(Object) - Method in class com.ctc.wstx.util.PrefixedName
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
Declared abstract to force redefinition by sub-classes
equals(Object) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
equalsString(String) - Method in class com.ctc.wstx.util.TextBuffer
Note: it is assumed that this method is not used often enough to be a bottleneck, or for long segments.
ERR_BRACKET_IN_TEXT - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_CDATA_IN_EPILOG - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_ATTR_TYPE - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_DEFAULT_TYPE - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_DUP - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_ELEM_REDEFD - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_IN_EPILOG - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_MAINLEVEL_KEYWORD - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_NOTATION_REDEFD - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_UNDECLARED_ENTITY - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_XML_ID - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_DTD_XML_SPACE - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_GETELEMTEXT_NON_TEXT_EVENT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered non-textual event (other than closing END_ELEMENT) when collecting text for getElementText()
ERR_GETELEMTEXT_NOT_START_ELEM - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Current state when getElementText() called not START_ELEMENT
ERR_HYPHENS_IN_COMMENT - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_INTERNAL - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NEXTTAG_NON_WS_TEXT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered CHARACTERS or CDATA that contains non-white space char(s), when trying to locate tag with nextTag()
ERR_NEXTTAG_WRONG_TYPE - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered non-skippable non-text/element event with nextTag()
ERR_NS_EMPTY - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_REDECL_XML - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_REDECL_XML_URI - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_REDECL_XMLNS - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_REDECL_XMLNS_URI - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_UNDECLARED - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NS_UNDECLARED_FOR_ATTR - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_NSDECL_WRONG_STATE - Static variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
ERR_NSDECL_WRONG_STATE - Static variable in class com.ctc.wstx.sw.BaseNsStreamWriter
 
ERR_NULL_ARG - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_STATE_NO_LOCALNAME - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
ERR_STATE_NOT_ELEM - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_STATE_NOT_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not START_ELEMENT or END_ELEMENT, should be
ERR_STATE_NOT_ELEM_OR_TEXT - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_STATE_NOT_PI - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_STATE_NOT_PI - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not PROCESSING_INSTRUCTION
ERR_STATE_NOT_START_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not START_ELEMENT, should be
ERR_STATE_NOT_STELEM - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_STATE_NOT_TEXTUAL - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not one where getText() can be used
ERR_STATE_NOT_TEXTUAL_OR_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
ERR_STATE_NOT_TEXTUAL_XXX - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not one where getTextXxx() can be used
ERR_UNEXP_KEYWORD - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_UNKNOWN_FEATURE - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_ANY - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_EMPTY - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_NON_MIXED - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_UNKNOWN_ATTR - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_UNKNOWN_ELEM - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_VLD_WRONG_ROOT - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_ENTITY_EXT_DECLARED - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_GE_UNDECLARED - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_GE_UNDECLARED_SA - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_PI_MISSING_TARGET - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_PI_XML_MISSING_SPACE - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_WF_PI_XML_TARGET - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_XML_10_VS_11 - Static variable in class com.ctc.wstx.cfg.ErrorConsts
 
ERR_XMLDECL_END_MARKER - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_EXP_ATTRVAL - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_EXP_EQ - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_EXP_SPACE - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_KW_ENCODING - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_KW_STANDALONE - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ERR_XMLDECL_KW_VERSION - Static variable in class com.ctc.wstx.io.InputBootstrapper
 
ErrorConsts - Class in com.ctc.wstx.cfg
"Static" class that contains error message constants.
ErrorConsts() - Constructor for class com.ctc.wstx.cfg.ErrorConsts
 
EscapingWriterFactory - Interface in org.codehaus.stax2.io
Interface that defines API for the factories stream writers use for creating "escaping writers".
eventTypeDesc(int) - Static method in class org.codehaus.stax2.ri.Stax2Util
Method that converts given standard Stax event type into textual representation.
ExceptionUtil - Class in com.ctc.wstx.util
 
EXP_ATTR_COUNT - Static variable in class com.ctc.wstx.sr.AttributeCollector
Expected typical maximum number of attributes for any element; chosen to minimize need to resize, while trying not to waste space.
expand(WstxInputSource, XMLResolver, ReaderConfig, int) - Method in class com.ctc.wstx.ent.EntityDecl
Method called to create the new input source through which expansion value of the entity can be read.
expand(WstxInputSource, XMLResolver, ReaderConfig, int) - Method in class com.ctc.wstx.ent.ExtEntity
 
expand(WstxInputSource, XMLResolver, ReaderConfig, int) - Method in class com.ctc.wstx.ent.IntEntity
 
expand(WstxInputSource, XMLResolver, ReaderConfig, int) - Method in class com.ctc.wstx.ent.ParsedExtEntity
 
expand(WstxInputSource, XMLResolver, ReaderConfig, int) - Method in class com.ctc.wstx.ent.UnparsedExtEntity
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
Method that can be called if the internal result buffer fills up (when ValueDecoderFactory.BaseArrayDecoder.hasRoom() returns false) and will expand result buffer to hold at least one more value.
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
expandBy50Pct(char[]) - Method in class com.ctc.wstx.sr.StreamScanner
 
expandEntity(String, boolean, Object) - Method in class com.ctc.wstx.sr.StreamScanner
Helper method that will try to expand a parsed entity (parameter or generic entity).
ExtEntity - Class in com.ctc.wstx.ent
 
ExtEntity(Location, String, URL, String, String) - Constructor for class com.ctc.wstx.ent.ExtEntity
 

F

FEATURE_DTD_OVERRIDE - Static variable in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Use XMLInputFactory2.P_DTD_OVERRIDE instead.
FILL_PCT - Static variable in class com.ctc.wstx.util.ElementIdMap
Let's use 80% fill factor...
find(Object) - Method in class com.ctc.wstx.util.SimpleCache
 
find(char[], int, int) - Method in class com.ctc.wstx.util.WordResolver
 
find(String) - Method in class com.ctc.wstx.util.WordResolver
 
findAttributeIndex(String, String) - Method in class com.ctc.wstx.sr.InputElementStack
 
findAttributeIndex(String, String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
findAttributeIndex(String, String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
findAttributeIndex(String, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
findAttributeIndex(String, String) - Method in interface org.codehaus.stax2.AttributeInfo
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
findAttributeIndex(String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
findBySuffix(String) - Static method in class com.ctc.wstx.sax.SAXFeature
 
findBySuffix(String) - Static method in class com.ctc.wstx.sax.SAXProperty
 
findByUri(String) - Static method in class com.ctc.wstx.sax.SAXFeature
 
findByUri(String) - Static method in class com.ctc.wstx.sax.SAXProperty
 
findCachedDTD(DTDId) - Method in interface com.ctc.wstx.sr.ReaderCreator
 
findCachedDTD(DTDId) - Method in class com.ctc.wstx.stax.WstxInputFactory
Method readers created by this factory call, if DTD caching is enabled, to see if an external DTD (subset) has been parsed and cached earlier.
findCustomInternalEntity(String) - Method in class com.ctc.wstx.api.ReaderConfig
 
findElemPrefix(String, DOMOutputElement) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
Method called to find an existing prefix for the given namespace, if any exists in the scope.
findElemPrefix(String, SimpleOutputElement) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
Method called to find an existing prefix for the given namespace, if any exists in the scope.
findEncodingFor(Writer) - Static method in class com.ctc.wstx.io.CharsetNames
Because of legacy encodings used by earlier JDK versions, we need to be careful when accessing encoding names via JDK classes.
findEntity(String) - Method in class com.ctc.wstx.dtd.FullDTDReader
Method that may need to be called by attribute default value validation code, during parsing....
findEntity(String, Object) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
findEntity(String, Object) - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
findEntity(String) - Method in class com.ctc.wstx.dtd.MinimalDTDReader
Method that may need to be called by attribute default value validation code, during parsing....
findEntity(String, Object) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
findEntity(String, Object) - Method in class com.ctc.wstx.sr.StreamScanner
Abstract method for sub-classes to implement, for finding a declared general or parsed entity.
findEntityDecl(DTDValidatorBase, char[], int, int, int) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
findErrorDesc(int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method used to locate error message description to use.
findIllegalNameChar(String, boolean, boolean) - Static method in class com.ctc.wstx.io.WstxInputData
Method that can be called to check whether given String contains any characters that are not legal XML names.
findIllegalNmtokenChar(String, boolean, boolean) - Static method in class com.ctc.wstx.io.WstxInputData
 
findIndex(QName) - Method in class com.ctc.wstx.sr.ElemAttrs
 
findIndex(String) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
findIndex(String, String) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
findLastByValueNonInterned(String) - Method in class com.ctc.wstx.util.StringVector
 
findLastFromMap(String) - Method in class com.ctc.wstx.util.StringVector
Specialized access method; treats vector as a Map, with 2 Strings per entry; first one being key, second value.
findLastIndexByValueNonInterned(String) - Method in class com.ctc.wstx.util.StringVector
 
findLastIndexNonInterned(String) - Method in class com.ctc.wstx.util.StringVector
 
findLastNonInterned(String) - Method in class com.ctc.wstx.util.StringVector
 
findNext(PrefixedName) - Method in class com.ctc.wstx.dtd.DFAState
 
findOrCreateAttrPrefix(String, String, DOMOutputElement) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
Method called to somehow find a prefix for given namespace, to be used for a new start element; either use an existing one, or generate a new one.
findOrCreateAttrPrefix(String, String, SimpleOutputElement) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
Method called to somehow find a prefix for given namespace, to be used for a new start element; either use an existing one, or generate a new one.
findPrefixByUri(String) - Method in class com.ctc.wstx.util.BijectiveNsMap
 
findPropertyId(String) - Method in class com.ctc.wstx.api.ReaderConfig
 
findPropertyId(String) - Method in class com.ctc.wstx.api.ValidatorConfig
 
findPropertyId(String) - Method in class com.ctc.wstx.api.WriterConfig
 
findSymbol(char[], int, int, int) - Method in class com.ctc.wstx.util.SymbolTable
Main access method; will check if actual symbol String exists; if so, returns it; if not, will create, add and return it.
findSymbol(String) - Method in class com.ctc.wstx.util.SymbolTable
Similar to to SymbolTable.findSymbol(char[],int,int,int); used to either do potentially cheap intern() (if table already has intern()ed version), or to pre-populate symbol table with known values.
findSymbolIfExists(char[], int, int, int) - Method in class com.ctc.wstx.util.SymbolTable
Similar to {link #findSymbol}, but will not add passed in symbol if it is not in symbol table yet.
findUriByPrefix(String) - Method in class com.ctc.wstx.util.BijectiveNsMap
 
finishCurrentSegment() - Method in class com.ctc.wstx.util.TextBuffer
 
finishDTD(boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
This method gets called to handle remainder of DOCTYPE declaration, essentially the optional internal subset.
finishDTD(boolean) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
This method gets called to handle remainder of DOCTYPE declaration, essentially the optional internal subset.
finishToken(boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called to read in contents of the token completely, if not yet read.
fireDtdCommentEvent(DTDEventListener) - Method in class com.ctc.wstx.util.TextBuffer
 
fireSaxCharacterEvents(ContentHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
fireSaxCharacterEvents(ContentHandler) - Method in class com.ctc.wstx.util.TextBuffer
 
fireSaxCommentEvent(LexicalHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
fireSaxCommentEvent(LexicalHandler) - Method in class com.ctc.wstx.util.TextBuffer
 
fireSaxEndElement(ContentHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
fireSaxPIEvent(ContentHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
fireSaxSpaceEvents(ContentHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
fireSaxSpaceEvents(ContentHandler) - Method in class com.ctc.wstx.util.TextBuffer
 
fireSaxStartElement(ContentHandler, Attributes) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
flattenExternalSubset(WstxInputSource, Writer, boolean, boolean, boolean) - Static method in class com.ctc.wstx.dtd.FullDTDReader
Method that will parse, process and output contents of an external DTD subset.
flush() - Method in class com.ctc.wstx.io.UTF8Writer
 
flush() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
flush() - Method in class com.ctc.wstx.sw.BufferingXmlWriter
 
flush() - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
flush() - Method in class com.ctc.wstx.sw.XmlWriter
 
flush() - Method in class com.ctc.wstx.sw.XmlWriterWrapper
 
flush() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
flush() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
flush() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
flushBuffer() - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
freeFullBBuffer(byte[]) - Method in class com.ctc.wstx.api.ReaderConfig
 
freeFullBBuffer(byte[]) - Method in class com.ctc.wstx.api.WriterConfig
 
freeFullCBuffer(char[]) - Method in class com.ctc.wstx.api.ReaderConfig
 
freeFullCBuffer(char[]) - Method in class com.ctc.wstx.api.WriterConfig
 
freeMediumCBuffer(char[]) - Method in class com.ctc.wstx.api.ReaderConfig
 
freeMediumCBuffer(char[]) - Method in class com.ctc.wstx.api.WriterConfig
 
freeSmallCBuffer(char[]) - Method in class com.ctc.wstx.api.ReaderConfig
 
fromInternalEntity() - Method in class com.ctc.wstx.io.BaseInputSource
 
fromInternalEntity() - Method in class com.ctc.wstx.io.CharArraySource
This is a hard-coded assumption, but yes, for now this source is only created from internal entities.
fromInternalEntity() - Method in class com.ctc.wstx.io.ReaderSource
This is a hard-coded assumption, for now this source is only created from external entities
fromInternalEntity() - Method in class com.ctc.wstx.io.WstxInputSource
 
FullDTDReader - Class in com.ctc.wstx.dtd
Reader that reads in DTD information from internal or external subset.
fullyResolveEntity(boolean) - Method in class com.ctc.wstx.sr.StreamScanner
Method that does full resolution of an entity reference, be it character entity, internal entity or external entity, including updating of input buffers, and depending on whether result is a character entity (or one of 5 pre-defined entities), returns char in question, or null character (code 0) to indicate it had to change input source.
fullyValid() - Method in class com.ctc.wstx.dtd.DFAValidator
 
fullyValid() - Method in class com.ctc.wstx.dtd.EmptyValidator
If we ever get as far as element closing, things are all good; can just return null.
fullyValid() - Method in class com.ctc.wstx.dtd.StructValidator
Method called when the end element of the scope this validator validates is encountered.

G

generateElemPrefix(String, String, DOMOutputElement) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
Method called after WstxDOMWrappingWriter.findElemPrefix(java.lang.String, com.ctc.wstx.dom.DOMOutputElement) has returned null, to create and bind a namespace mapping for specified namespace.
generateElemPrefix(String, String, SimpleOutputElement) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
Method called after RepairingNsStreamWriter.findElemPrefix(java.lang.String, com.ctc.wstx.sw.SimpleOutputElement) has returned null, to create and bind a namespace mapping for specified namespace.
generateMapping(String, String, int[]) - Method in class com.ctc.wstx.sw.OutputElementBase
 
GenericMsvValidator - Class in com.ctc.wstx.msv
Generic validator instance to be used for all Multi-Schema Validator backed implementations.
GenericMsvValidator(XMLValidationSchema, ValidationContext, DocumentDeclaration) - Constructor for class com.ctc.wstx.msv.GenericMsvValidator
 
get() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
getAbsOffset() - Method in class com.ctc.wstx.sw.XmlWriter
 
getAllowedContent() - Method in class com.ctc.wstx.dtd.DTDElement
 
getAllowedContentIfSpace() - Method in class com.ctc.wstx.dtd.DTDElement
Specialized accessor used by non-validating but typing 'validator': essentially, used to figure out whether #PCDATA is allowed or not; and based on that, return one of 2 allowable text values (only space, or anything).
getAndClear() - Method in class com.ctc.wstx.util.TextAccumulator
 
getArity() - Method in class com.ctc.wstx.dtd.ContentSpec
 
getAttrBuilder(String, String) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getAttrBuilder() - Method in class com.ctc.wstx.sr.AttributeCollector
Low-level accessor method that attribute validation code may call for certain types of attributes; generally only for id and idref/idrefs attributes.
getAttrBuilder(String, String) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getAttrBuilder(String, String) - Method in class com.ctc.wstx.sr.NsAttributeCollector
Method called to get TextBuilder instance, into which value String should be built, when starting to read attribute value.
getAttrCollector() - Method in class com.ctc.wstx.sr.InputElementStack
Method called by BasicStreamReader, to retrieve the attribute collector it needs for some direct access.
getAttrCollector() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getAttrCollector() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getAttributeAs(int, TypedValueDecoder) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAs(int, TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Generic access method that can be used for efficient decoding of additional types not support natively by the typed stream reader.
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class com.ctc.wstx.sr.TypedStreamReader
Method that allows reading contents of an attribute as an array of whitespace-separate tokens, decoded using specified decoder.
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Actual implementation needs to implement tokenization.
getAttributeAsArray(int, TypedArrayDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Method that allows reading contents of an attribute as an array of whitespace-separate tokens, decoded using specified decoder.
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBinary(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsBinary(int, Base64Variant) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBinary(Base64Variant, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBinary(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a byte array.
getAttributeAsBinary(int, Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBoolean(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBoolean(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDecimal(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDecimal(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDouble(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDouble(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDoubleArray(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDoubleArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsFloat(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsFloat(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsFloatArray(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsFloatArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsInt(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsInt(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsInt(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsIntArray(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsIntArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute content as an int array.
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsInteger(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsInteger(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsLong(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsLong(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsLong(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsLongArray(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsLongArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsQName(int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsQName(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeByName(QName) - Method in class com.ctc.wstx.evt.CompactStartElement
 
getAttributeByName(QName) - Method in class com.ctc.wstx.evt.SimpleStartElement
 
getAttributeByName(QName) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getAttributeCollector() - Method in class com.ctc.wstx.sr.BasicStreamReader
Method needed by classes (like stream writer implementations) that want to have efficient direct access to attribute collector Object, for optimal attribute name and value access.
getAttributeCollector() - Method in interface com.ctc.wstx.sr.StreamReaderImpl
 
getAttributeCount() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeCount() - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeCount() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getAttributeCount() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getAttributeCount() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeCount() - Method in interface org.codehaus.stax2.AttributeInfo
 
getAttributeCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeCount() - Method in interface org.codehaus.stax2.validation.AttributeContainer
 
getAttributeCount() - Method in interface org.codehaus.stax2.validation.ValidationContext
This method returns number of attributes accessible from within currently active start element.
getAttributeIndex(String, String) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeIndex(String, String) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Returns the index of the attribute whose local name is localName and URI is namespaceURI or -1 if no such attribute exists.
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeInfo() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be called to get additional information about attributes related to the current start element, as well as related DTD-based information if available.
getAttributeLocalName(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeLocalName(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeLocalName(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeLocalName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeLocalName(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeName(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeNamespace(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeNamespace(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeNamespace(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeNamespace(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeNamespace(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributePrefix(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributePrefix(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributePrefix(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributePrefix(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributes() - Method in class com.ctc.wstx.dtd.DTDElement
 
getAttributes() - Method in class com.ctc.wstx.evt.CompactStartElement
 
getAttributes() - Method in class com.ctc.wstx.evt.SimpleStartElement
 
getAttributes() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getAttributeType(int) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
getAttributeType(int) - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
getAttributeType(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeType(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeType(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeType(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeType(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeType(int) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getAttributeType(int) - Method in class org.codehaus.stax2.validation.XMLValidator
Method for getting schema-specified type of an attribute, if information is available.
getAttributeValue(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeValue(String, String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getAttributeValue(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeValue(String, String) - Method in class com.ctc.wstx.sr.InputElementStack
 
getAttributeValue(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeValue(String, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getAttributeValue(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeValue(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeValue(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeValue(String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttrName() - Method in class com.ctc.wstx.util.ElementId
 
getAttrURIs() - Method in class com.ctc.wstx.sr.NsAttributeCollector
Note: only called by InputElementStack
getAttrValueEscaperFactory() - Method in class com.ctc.wstx.api.WriterConfig
 
getAutomaticNsPrefix() - Method in class com.ctc.wstx.api.WriterConfig
 
getBaseURI() - Method in class com.ctc.wstx.ent.EntityDecl
 
getBaseURI() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getBaseURI() - Method in class com.ctc.wstx.evt.WNotationDeclaration
 
getBaseUri() - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
getBaseUri() - Method in class com.ctc.wstx.sr.InputElementStack
 
getBaseUri() - Method in class com.ctc.wstx.sw.BaseStreamWriter
As of now, there is no way to specify the base URI.
getBaseURI() - Method in interface org.codehaus.stax2.evt.NotationDeclaration2
 
getBaseURI() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getBaseURI() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
Empty base implementation: sub-classes should implement
getBaseUri() - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getBaseURL() - Method in class com.ctc.wstx.api.ReaderConfig
 
getBooleanDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getBuffer() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBuffer() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getBufferEnd() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferLength() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferLength() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getBufferStart() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferStart() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getChar() - Method in exception com.ctc.wstx.exc.WstxUnexpectedCharException
 
getCharacterEncodingScheme() - Method in class com.ctc.wstx.sr.BasicStreamReader
As per Stax (1.0) specs, needs to return whatever xml declaration claimed encoding is, if any; or null if no xml declaration found.
getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
As per Stax (1.0) specs, needs to return whatever xml declaration claimed encoding is, if any; or null if no xml declaration found.
getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getCharacterOffset() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getCharacterOffset() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getCharBuffer() - Method in class com.ctc.wstx.util.TextBuilder
Method that gives access to underlying character buffer
getCharDesc(char) - Static method in class com.ctc.wstx.io.WstxInputData
 
getCharSize() - Method in class com.ctc.wstx.util.TextBuilder
 
getColumn() - Method in class com.ctc.wstx.sw.XmlWriter
 
getColumnNumber() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getColumnNumber() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getColumnNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getConfig() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
getConfig() - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
getConfigFlags() - Method in class com.ctc.wstx.api.ReaderConfig
 
getConfigFlags() - Method in class com.ctc.wstx.api.WriterConfig
 
getContentHandler() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getContext() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getContext() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getContext() - Method in interface org.codehaus.stax2.XMLStreamLocation2
Method that can be used to traverse nested locations, like ones created when expanding entities (especially external entities).
getCopyBuffer() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getCopyBuffer(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getCount() - Method in class com.ctc.wstx.sr.AttributeCollector
 
getCount() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
getCount() - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
getCp037Mapping() - Static method in class com.ctc.wstx.io.EBCDICCodec
 
getCurrentElementName() - Method in class com.ctc.wstx.sr.InputElementStack
 
getCurrentElementName() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getCurrentElementName() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getCurrentElementName() - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
getCurrentElementName() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getCurrentElementName() - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
getCurrentElementName() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that can be used to access name information of the innermost (top) element in the element stack.
getCurrentEntityDecl() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getCurrentEntityDecl() - Method in interface com.ctc.wstx.sr.StreamReaderImpl
 
getCurrentInput() - Method in class com.ctc.wstx.sr.StreamScanner
Returns current input source this source uses.
getCurrentLocation() - Method in class com.ctc.wstx.sr.StreamScanner
 
getCurrentLocation() - Method in interface org.codehaus.stax2.LocationInfo
A method that returns the current location of the stream reader at the input source.
getCurrentLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getCurrentNsCount() - Method in class com.ctc.wstx.sr.InputElementStack
 
getCurrentNsCount() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getCurrentNsCount() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getCurrentSegment() - Method in class com.ctc.wstx.util.TextBuffer
 
getCurrentSegmentSize() - Method in class com.ctc.wstx.util.TextBuffer
 
getCustomInternalEntities() - Method in class com.ctc.wstx.api.ReaderConfig
 
getData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
getData() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getDecimalDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDeclaration() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getDeclaredEncoding() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getDeclaredVersion() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getDefaultInstance() - Static method in class com.ctc.wstx.evt.DefaultEventAllocator
 
getDefaultNsBuilder() - Method in class com.ctc.wstx.sr.AttributeCollector
 
getDefaultNsBuilder() - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getDefaultNsBuilder() - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getDefaultNsURI() - Method in class com.ctc.wstx.sr.InputElementStack
 
getDefaultNsURI() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getDefaultNsURI() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getDefaultNsUri() - Method in class com.ctc.wstx.sw.OutputElementBase
 
getDefaultValue(ValidationContext, XMLValidator) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
getDefaultVariant() - Static method in class org.codehaus.stax2.typed.Base64Variants
Method used to get the default variant ("MIME") for cases where caller does not explicitly specify the variant
getDepth() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getDepth() - Method in class com.ctc.wstx.sr.InputElementStack
 
getDepth() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getDepth() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getDepth() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDepth() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getDepth() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that returns the number of open elements in the stack; 0 when the reader is in prolog/epilog, 1 inside root element (including when pointing at the root element itself) and so on.
getDisplayName() - Method in class com.ctc.wstx.dtd.DTDElement
 
getDocumentTypeDeclaration() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getDoubleArrayDecoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDoubleArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDoubleDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDtdCacheSize() - Method in class com.ctc.wstx.api.ReaderConfig
In future this property could/should be made configurable?
getDTDEventListener() - Method in class com.ctc.wstx.api.ReaderConfig
 
getDTDHandler() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getDTDInfo() - Method in class com.ctc.wstx.sr.BasicStreamReader
Since this class implements DTDInfo, method can just return this.
getDTDInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Since this class implements DTDInfo, method can just return this.
getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getDTDInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be called to get information about DOCTYPE declaration that the reader is currently pointing to, if the reader has parsed it.
getDTDInternalSubset() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getDTDInternalSubset() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDOverride() - Method in class com.ctc.wstx.api.ReaderConfig
 
getDTDPublicId() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getDTDPublicId() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDtdResolver() - Method in class com.ctc.wstx.api.ReaderConfig
 
getDTDRootName() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getDTDRootName() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDSystemId() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getDTDSystemId() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getDummySpec() - Static method in class com.ctc.wstx.dtd.TokenContentSpec
 
getElementAs(TypedValueDecoder) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAs(TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Generic decoding method that can be used for efficient decoding of additional types not support natively by the typed stream reader.
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBinary() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsBinary(Base64Variant) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBinary() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Convenience method that can be used similar to read binary content instead of TypedXMLStreamReader.readElementAsBinary(byte[], int, int, org.codehaus.stax2.typed.Base64Variant), in cases where neither performance nor memory usage is a big concern.
getElementAsBinary(Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Convenience method that can be used similar to read binary content instead of TypedXMLStreamReader.readElementAsBinary(byte[], int, int, org.codehaus.stax2.typed.Base64Variant), in cases where neither performance nor memory usage is a big concern.
getElementAsBinary() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBoolean() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBoolean() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a boolean.
getElementAsBoolean() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsDecimal() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsDecimal() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsDecimal() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsDouble() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsDouble() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 64-bit floating point value.
getElementAsDouble() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsFloat() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsFloat() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 32-bit floating point value.
getElementAsFloat() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsInt() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsInt() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 32-bit integer.
getElementAsInt() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsInteger() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsInteger() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsInteger() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsLong() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsLong() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 64-bit integer.
getElementAsLong() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsQName() - Method in class com.ctc.wstx.sr.TypedStreamReader
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsQName() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsQName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementMap() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getElementMap() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getElementText() - Method in class com.ctc.wstx.sr.BasicStreamReader
From StAX specs: Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getElementText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
From StAX specs: Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
getElementText() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getElemName() - Method in class com.ctc.wstx.util.ElementId
 
getEmptyCharArray() - Static method in class com.ctc.wstx.util.DataUtil
 
getEmptyInstance() - Static method in class com.ctc.wstx.dtd.EmptyValidator
 
getEmptyLocation() - Static method in class com.ctc.wstx.io.WstxInputLocation
 
getEncoder(boolean) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(long) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(float) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(double) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoding() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getEncoding() - Method in class com.ctc.wstx.sr.BasicStreamReader
As per Stax (1.0) specs, needs to return whatever parser determined the encoding was, if it was able to figure it out.
getEncoding() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getEncoding() - Method in class org.codehaus.stax2.io.Stax2Result
 
getEncoding() - Method in class org.codehaus.stax2.io.Stax2Source
 
getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
As per Stax (1.0) specs, needs to return whatever parser determined the encoding was, if it was able to figure it out.
getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
getEncoding() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
getEncoding() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be called to get information about encoding that this writer is using (or at least claims is using).
getEndingByteOffset() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getEndingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact byte offset (number of bytes read from the stream right before getting to this location) in the stream that is pointed to by this reader, right after the end of the current event.
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEndingCharOffset() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getEndingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact character offset (number of chars read from the stream right before getting to this location) in the stream that is pointed to by this reader, right after the end of the current event.
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEndLocation() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getEndLocation() - Method in interface org.codehaus.stax2.LocationInfo
An optional method that either returns the location object that points the ending position of the current event, or null if implementation does not keep track of it (some may return only start location; and some no location at all).
getEndLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEntities() - Method in class com.ctc.wstx.evt.WDTD
 
getEntities() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getEntityCount() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getEntityCount() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getEntityCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
 
getEntityId() - Method in class com.ctc.wstx.io.WstxInputSource
 
getEntityResolver() - Method in class com.ctc.wstx.api.ReaderConfig
 
getEntityResolver() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getEntry(int) - Method in class com.ctc.wstx.util.TextBuilder
 
getErrorDesc(int, int) - Method in class com.ctc.wstx.evt.WstxEventReader
 
getErrorDesc(int, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Method called upon encountering a problem that should result in an exception being thrown.
getErrorHandler() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getErrorLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getErrorMsg() - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
getEventAllocator() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
getEventType() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getEventType() - Method in class com.ctc.wstx.sr.BasicStreamReader
Returns type of the last event returned; or START_DOCUMENT before any events has been explicitly returned.
getEventType() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Returns type of the last event returned; or START_DOCUMENT before any events has been explicitly returned.
getEventType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getExplicitPrefix(String) - Method in class com.ctc.wstx.sw.OutputElementBase
Method similar to OutputElementBase.getPrefix(java.lang.String), but one that will not accept the default namespace, only an explicit one.
getFastInstance() - Static method in class com.ctc.wstx.evt.DefaultEventAllocator
 
getFeature(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getFeature(String) - Method in class com.ctc.wstx.sax.WstxSAXParserFactory
 
getFeature(String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getFeature(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getFeature(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getFeature(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Should use XMLStreamReader.getProperty(java.lang.String) instead
getFile() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
getFile() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
getFirstDefaultOffset() - Method in class com.ctc.wstx.sr.ElemAttrs
 
getFirstUndefined() - Method in class com.ctc.wstx.util.ElementIdMap
 
getFloatArrayDecoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFloatArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFloatDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFullBBuffer(int) - Method in class com.ctc.wstx.io.BufferRecycler
 
getFullCBuffer(int) - Method in class com.ctc.wstx.io.BufferRecycler
 
getGeneralEntityList() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getGeneralEntityList() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getGeneralEntityMap() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getGeneralEntityMap() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getId() - Method in class com.ctc.wstx.util.ElementId
 
getIdAttribute() - Method in class com.ctc.wstx.dtd.DTDElement
 
getIdAttributeIndex() - Method in class com.ctc.wstx.sr.InputElementStack
Default implementation just indicates it does not know of such attributes; this because that requires DTD information that only some implementations have.
getIdAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
Returns the index of the id attribute (attribute with any name, type ID from DTD) of current (start) element, if any.
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getIdAttrIndex() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
Method for finding out the index of the attribute (collected using the attribute collector; having DTD-derived info in same order) that is of type ID.
getIdAttrIndex() - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
getIdAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getIdAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
Method for finding out the index of the attribute that is of type ID; derived from DTD, W4C Schema, or some other validation source.
getIdMap() - Method in class com.ctc.wstx.dtd.DTDTypingNonValidator
 
getIdMap() - Method in class com.ctc.wstx.dtd.DTDValidator
 
getIdMap() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
getIndex() - Method in class com.ctc.wstx.dtd.DFAState
 
getIndex(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getIndex(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getInputBufferLength() - Method in class com.ctc.wstx.api.ReaderConfig
 
getInputColumn() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getInputColumn() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getInputColumn() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
getInputElementStack() - Method in class com.ctc.wstx.sr.BasicStreamReader
Method needed by classes (like stream writer implementations) that want to have efficient direct access to element stack implementation
getInputElementStack() - Method in interface com.ctc.wstx.sr.StreamReaderImpl
 
getInputEncoding() - Method in class com.ctc.wstx.io.InputBootstrapper
Actual character encoding used by the underlying input source; may have been passed by the application, or auto-detected by byte stream boot strapper (can not be determined from a Reader source).
getInputEncoding() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getInputEncoding() - Method in class com.ctc.wstx.io.StreamBootstrapper
Since this class only gets used when encoding is not explicitly passed, need use the encoding that was auto-detected...
getInputParsingMode() - Method in class com.ctc.wstx.api.ReaderConfig
 
getInputRow() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getInputTotal() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getInputTotal() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getInputTotal() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
getInstance() - Static method in class com.ctc.wstx.api.InvalidCharHandler.FailingHandler
 
getInstance(String, String, Reader, String) - Static method in class com.ctc.wstx.io.ReaderBootstrapper
 
getInstance(String, String, InputStream) - Static method in class com.ctc.wstx.io.StreamBootstrapper
Factory method used when the underlying data provider is an actual stream.
getInstance(String, String, byte[], int, int) - Static method in class com.ctc.wstx.io.StreamBootstrapper
Factory method used when the underlying data provider is a pre-allocated block source, and no stream is used.
getInstance() - Static method in class com.ctc.wstx.util.DefaultXmlSymbolTable
Method that will return an instance of SymbolTable that has basic XML 1.0 constants pre-populated.
getInstance() - Static method in class com.ctc.wstx.util.EmptyNamespaceContext
 
getInstance() - Static method in class com.ctc.wstx.util.InternCache
 
getInstance() - Static method in class org.codehaus.stax2.ri.EmptyIterator
 
getInstance() - Static method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getIntArrayDecoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
Method for constructing integer array value decoder that uses provided fixed array for storing results.
getIntArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
Method for constructing integer array value decoder that automatically allocates and resizes result array as necessary.
getIntDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getIntegerDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getInternalArray() - Method in class com.ctc.wstx.util.StringVector
 
getInternalSubset() - Method in interface org.codehaus.stax2.evt.DTD2
 
getInternalSubset() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getInvalidCharHandler() - Method in class com.ctc.wstx.api.WriterConfig
 
getLastCharLocation() - Method in class com.ctc.wstx.sr.StreamScanner
Method that returns location of the last character returned by this reader; that is, location "one less" than the currently pointed to location.
getLastString() - Method in class com.ctc.wstx.util.StringVector
 
getLength() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getLexical() - Method in exception org.codehaus.stax2.typed.TypedXMLStreamException
Return the lexical representation of the attribute or element content that could not be converted as requested.
getLF() - Static method in class com.ctc.wstx.util.StringUtil
 
getLineNumber() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getLineNumber() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getLineNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getLocalName(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getLocalName(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getLocalName() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getLocalName() - Method in class com.ctc.wstx.sr.InputElementStack
 
getLocalName(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getLocalName() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getLocalName(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getLocalName() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getLocalName() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getLocalName() - Method in class com.ctc.wstx.util.PrefixedName
 
getLocalName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getLocalNsPrefix(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getLocalNsPrefix(int) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getLocalNsPrefix(int) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getLocalNsURI(int) - Method in class com.ctc.wstx.sr.InputElementStack
 
getLocalNsURI(int) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getLocalNsURI(int) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getLocation() - Method in class com.ctc.wstx.dtd.DTDElement
 
getLocation() - Method in class com.ctc.wstx.dtd.MinimalDTDReader
What DTD reader returns doesn't really matter, so let's just return perceived start location (different from what stream readers actually do)
getLocation() - Method in class com.ctc.wstx.ent.EntityDecl
 
getLocation() - Method in class com.ctc.wstx.io.BaseInputSource
This method only gets called by the 'child' input source (for example, contents of an expanded entity), to get the enclosing context location.
getLocation(long, int, int) - Method in class com.ctc.wstx.io.BaseInputSource
 
getLocation() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getLocation() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getLocation() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
getLocation() - Method in class com.ctc.wstx.io.WstxInputSource
Method usually called to get a parent location for another input source.
getLocation(long, int, int) - Method in class com.ctc.wstx.io.WstxInputSource
 
getLocation() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getLocation() - Method in interface com.ctc.wstx.sr.InputProblemReporter
 
getLocation() - Method in class com.ctc.wstx.sr.StreamScanner
Returns location of last properly parsed token; as per StAX specs, apparently needs to be the end of current event, which is the same as the start of the following event (or EOF if that's next).
getLocation() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getLocation() - Method in class com.ctc.wstx.util.ElementId
 
getLocation() - Method in interface org.codehaus.stax2.LocationInfo
 
getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getLocation() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getLocation(XMLStreamReader) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
Method used to get the Location object to use for an event to create.
getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
getLocation() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
getLocation() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getLocation() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that should return current output location, if the writer keeps track of it; null if it does not.
getLocationDesc() - Method in exception com.ctc.wstx.exc.WstxException
 
getLocationDesc() - Method in exception com.ctc.wstx.exc.WstxValidationException
 
getLocationInfo() - Method in class com.ctc.wstx.sr.BasicStreamReader
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getLocationInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
 
getLongArrayDecoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getLongArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getLongDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getMaxLineLength() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getMediumCBuffer(int) - Method in class com.ctc.wstx.io.BufferRecycler
 
getMessage() - Method in exception com.ctc.wstx.exc.WstxException
Method is overridden for two main reasons: first, default method does not display public/system id information, even if it exists, and second, default implementation can not handle nested Location information.
getMessage() - Method in exception com.ctc.wstx.exc.WstxLazyException
Need to override this, to be able to dynamically construct and display the location information...
getMessage() - Method in exception com.ctc.wstx.exc.WstxValidationException
Method is overridden for two main reasons: first, default method does not display public/system id information, even if it exists, and second, default implementation can not handle nested Location information.
getMessage() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getName() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
getName() - Method in class com.ctc.wstx.dtd.DTDElement
 
getName() - Method in class com.ctc.wstx.dtd.TokenContentSpec
 
getName() - Method in class com.ctc.wstx.dtd.TokenModel
 
getName() - Method in class com.ctc.wstx.ent.EntityDecl
 
getName() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getName() - Method in class com.ctc.wstx.evt.WEntityReference
 
getName() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getName() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getName() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getName() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getNameBuffer(int) - Method in class com.ctc.wstx.sr.StreamScanner
 
getNameDesc() - Method in class com.ctc.wstx.dom.DOMOutputElement
 
getNameDesc() - Method in class com.ctc.wstx.sw.OutputElementBase
 
getNameDesc() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getNameList() - Method in class com.ctc.wstx.sr.AttributeCollector
Method called by InputElementStack instance that "owns" this attribute collector;
getNamespaceContext() - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
getNamespaceContext() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespaceContext() - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
getNamespaceContext() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getNamespaceContext() - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
getNamespaceContext() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getNamespaceCount() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespaceCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespacePrefix(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Alas, DOM does not expose any of information necessary for determining actual declarations.
getNamespaces() - Method in class com.ctc.wstx.evt.MergedNsContext
Method that returns information about namespace definition declared in this scope; not including ones declared in outer scopes.
getNamespaces() - Method in class com.ctc.wstx.sr.CompactNsContext
 
getNamespaces() - Method in class com.ctc.wstx.util.BaseNsContext
 
getNamespaces() - Method in class com.ctc.wstx.util.EmptyNamespaceContext
 
getNamespaces() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getNamespaces() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceURI() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespaceURI(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
getNamespaceURI(String) - Method in class com.ctc.wstx.sw.OutputElementBase
 
getNamespaceURI() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getNamespaceURI(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
getNamespaceURI() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getNamespaceURI() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceURI(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that can be called by the validator to resolve a namespace prefix of the currently active top-level element.
getNext() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getNext() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getNext() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
getNext() - Method in class com.ctc.wstx.sr.StreamScanner
 
getNextAfterWs(boolean) - Method in class com.ctc.wstx.io.InputBootstrapper
 
getNextAfterWs(boolean) - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
getNextAfterWs(boolean) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
getNextAfterWS() - Method in class com.ctc.wstx.sr.StreamScanner
Method that will skip through zero or more white space characters, and return either the character following white space, or -1 to indicate EOF (end of the outermost input source)/
getNextChar(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
getNextCharAfterWS(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
getNextCharFromCurrent(String) - Method in class com.ctc.wstx.sr.StreamScanner
Similar to StreamScanner.getNextChar(java.lang.String), but will not read more characters from parent input source(s) if the current input source doesn't have more content.
getNextInCurrAfterWS(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
getNextInCurrAfterWS(String, char) - Method in class com.ctc.wstx.sr.StreamScanner
 
getNextNames() - Method in class com.ctc.wstx.dtd.DFAState
 
getNextSkippingPEs() - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
getNonTransientNamespaceContext() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getNonTransientNamespaceContext() - Method in interface org.codehaus.stax2.XMLStreamReader2
This method returns a namespace contenxt object that contains information identical to that returned by XMLStreamReader.getNamespaceContext(), but one that is not transient.
getNotationAttribute() - Method in class com.ctc.wstx.dtd.DTDElement
 
getNotationAttributeIndex() - Method in class com.ctc.wstx.sr.InputElementStack
Default implementation just indicates it does not know of such attributes; this because that requires DTD information that only some implementations have.
getNotationAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
Returns the index of the notation attribute (attribute with any name, type NOTATION from DTD) of current (start) element, if any.
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getNotationAttrIndex() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
Method for finding out the index of the attribute (collected using the attribute collector; having DTD-derived info in same order) that is of type NOTATION.
getNotationAttrIndex() - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
Method for finding out the index of the attribute (collected using the attribute collector; having DTD/Schema-derived info in same order) that is of type NOTATION.
getNotationCount() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getNotationCount() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getNotationCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
 
getNotationList() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getNotationList() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getNotationMap() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getNotationMap() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getNotationName() - Method in class com.ctc.wstx.ent.EntityDecl
 
getNotationName() - Method in class com.ctc.wstx.ent.ExtEntity
 
getNotationName() - Method in class com.ctc.wstx.ent.IntEntity
 
getNotationName() - Method in class com.ctc.wstx.ent.ParsedExtEntity
 
getNotationName() - Method in class com.ctc.wstx.ent.UnparsedExtEntity
 
getNotationName() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getNotationName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getNotations() - Method in class com.ctc.wstx.evt.WDTD
 
getNotations() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getNsBuilder(String) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getNsBuilder(String) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getNsBuilder(String) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getNsCount() - Method in class com.ctc.wstx.sr.AttributeCollector
 
getNsCount() - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getNsCount() - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getNsDefaults() - Method in class com.ctc.wstx.dtd.DTDElement
 
getNsPrefix(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getNsPrefix(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getNsPrefix(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getNsPrefixes() - Method in class com.ctc.wstx.sr.NsAttributeCollector
Note: only called by InputElementStack
getNsURI(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getNsURI() - Method in class com.ctc.wstx.sr.InputElementStack
 
getNsURI(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getNsURI() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getNsURI(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getNsURI() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getNsURIs() - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getNsURIs() - Method in class com.ctc.wstx.sr.NsAttributeCollector
Note: only called by InputElementStack
getNullToken() - Static method in class com.ctc.wstx.dtd.TokenModel
 
getOffset(int) - Method in class com.ctc.wstx.util.TextBuilder
 
getOutputPtr() - Method in class com.ctc.wstx.sw.BufferingXmlWriter
 
getOutputPtr() - Method in class com.ctc.wstx.sw.EncodingXmlWriter
This method is needed by the super class, to calculate hard byte/char offsets.
getOutputPtr() - Method in class com.ctc.wstx.sw.XmlWriter
 
getOutputStream() - Method in class com.ctc.wstx.sw.BufferingXmlWriter
 
getOutputStream() - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
getOutputStream() - Method in class com.ctc.wstx.sw.XmlWriter
 
getPaddingByte() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getPaddingChar() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getParameterEntityMap() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getParameterEntityMap() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
getParent() - Method in class com.ctc.wstx.dom.DOMOutputElement
 
getParent() - Method in class com.ctc.wstx.io.WstxInputSource
 
getParent() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getParent() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getParser() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getPcdataInstance() - Static method in class com.ctc.wstx.dtd.EmptyValidator
 
getPIData() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getPIData() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPITarget() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getPITarget() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefix(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
getPrefix(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getPrefix() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getPrefix(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
getPrefix() - Method in class com.ctc.wstx.sr.InputElementStack
 
getPrefix(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getPrefix(String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getPrefix() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getPrefix(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getPrefix(String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getPrefix() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getPrefix(String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
getPrefix(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getPrefix(String) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
getPrefix(String) - Method in class com.ctc.wstx.sw.OutputElementBase
 
getPrefix() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
getPrefix(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
getPrefix() - Method in class com.ctc.wstx.util.PrefixedName
 
getPrefix() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getPrefix() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
getPrefix(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getPrefixedName() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getPrefixedName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getPrefixedName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getPrefixedName() - Method in interface org.codehaus.stax2.XMLStreamReader2
This method returns "prefix-qualified" name of the current element.
getPrefixes(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
getPrefixes(String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getPrefixes(String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getPrefixes(String) - Method in class com.ctc.wstx.sw.OutputElementBase
 
getPrefixes(String) - Method in class com.ctc.wstx.util.BaseNsContext
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getPrefixesBoundToUri(String, List) - Method in class com.ctc.wstx.util.BijectiveNsMap
 
getProblemReporter() - Method in class com.ctc.wstx.api.WriterConfig
 
getProcessedDTD() - Method in class com.ctc.wstx.sr.BasicStreamReader
Note: DTD-handling sub-classes need to override this method.
getProcessedDTD() - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
getProcessedDTD() - Method in interface org.codehaus.stax2.DTDInfo
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getProcessedDTDSchema() - Method in class com.ctc.wstx.sr.BasicStreamReader
Sub-class will override this method
getProcessedDTDSchema() - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
getProcessedDTDSchema() - Method in interface org.codehaus.stax2.DTDInfo
Method similar to DTDInfo.getProcessedDTD(), but type-safe.
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getProperties() - Method in class com.ctc.wstx.osgi.InputFactoryProviderImpl
 
getProperties() - Method in class com.ctc.wstx.osgi.OutputFactoryProviderImpl
 
getProperties() - Method in class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
 
getProperty(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
getProperty(int) - Method in class com.ctc.wstx.api.ValidatorConfig
 
getProperty(int) - Method in class com.ctc.wstx.api.WriterConfig
 
getProperty(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingReader
 
getProperty(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
getProperty(String) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
getProperty(String) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
getProperty(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getProperty(String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getProperty(String) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
getProperty(String) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
getProperty(String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
getProperty(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
getProperty(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getProperty(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getProperty(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
getPublicId() - Method in class com.ctc.wstx.ent.EntityDecl
 
getPublicId() - Method in class com.ctc.wstx.ent.ExtEntity
 
getPublicId() - Method in class com.ctc.wstx.ent.IntEntity
 
getPublicId() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getPublicId() - Method in class com.ctc.wstx.io.BaseInputSource
 
getPublicId() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getPublicId() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getPublicId() - Method in class com.ctc.wstx.io.WstxInputSource
 
getPublicId() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getPublicId() - Method in interface org.codehaus.stax2.evt.DTD2
 
getPublicId() - Method in class org.codehaus.stax2.io.Stax2Result
 
getPublicId() - Method in class org.codehaus.stax2.io.Stax2Source
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getQName(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getQName(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getQName(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getQName(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
Note: caller must check validity of the index prior to calling this method.
getQNameDecoder(NamespaceContext) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getRawAttrs() - Method in class com.ctc.wstx.sr.ElemAttrs
 
getReference() - Method in class org.codehaus.stax2.io.Stax2BlockSource
Usually there is no way to refer to the underlying data source, since they are in-memory data structures.
getReference() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
getReference() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
getReference() - Method in class org.codehaus.stax2.io.Stax2Source
 
getReference() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
getReplacementChars() - Method in class com.ctc.wstx.ent.EntityDecl
 
getReplacementChars() - Method in class com.ctc.wstx.ent.ExtEntity
 
getReplacementChars() - Method in class com.ctc.wstx.ent.IntEntity
Gives raw access to replacement text data...
getReplacementText() - Method in class com.ctc.wstx.ent.EntityDecl
 
getReplacementText(Writer) - Method in class com.ctc.wstx.ent.EntityDecl
 
getReplacementText() - Method in class com.ctc.wstx.ent.ExtEntity
 
getReplacementText(Writer) - Method in class com.ctc.wstx.ent.ExtEntity
 
getReplacementText() - Method in class com.ctc.wstx.ent.IntEntity
 
getReplacementText(Writer) - Method in class com.ctc.wstx.ent.IntEntity
 
getReplacementText() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getReplacementText() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getReplacementTextLength() - Method in class com.ctc.wstx.ent.EntityDecl
 
getReporter() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
Returns the validator that reported the problem if known.
getRootName() - Method in interface org.codehaus.stax2.evt.DTD2
 
getRootName() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getRow() - Method in class com.ctc.wstx.sw.XmlWriter
 
getSaxException() - Method in exception com.ctc.wstx.sax.WrappedSaxException
 
getSaxFactory() - Static method in class com.ctc.wstx.msv.BaseSchemaFactory
We will essentially share a singleton sax parser factory; the reason being that constructing (or, rather, locating implementation class) is bit expensive.
getScalarEncoder(String) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getSchema() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
getSchema() - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
getSchema() - Method in class org.codehaus.stax2.validation.ValidatorPair
Two choices here; could either return schema of the first child, or return null.
getSchema() - Method in class org.codehaus.stax2.validation.XMLValidator
Returns the schema instance that created this validator object, if known (and applicable).
getSchemaType() - Method in class com.ctc.wstx.dtd.DTDSubset
 
getSchemaType() - Method in class com.ctc.wstx.msv.RelaxNGSchema
 
getSchemaType() - Method in class com.ctc.wstx.msv.W3CSchema
 
getSchemaType() - Method in class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
 
getSchemaType() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Method that can be used to determine which schema type this provider (or, rather, factory instances of which provider constructs) supports.
getSchemaType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getSchemaType() - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
Returns type of this schema.
getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidator
Returns type of schema that was used to construct this validator instance.
getScopeId() - Method in class com.ctc.wstx.io.WstxInputSource
 
getSeverity() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getShortestReportedTextSegment() - Method in class com.ctc.wstx.api.ReaderConfig
 
getSimpleValidator() - Method in class com.ctc.wstx.dtd.ChoiceContentSpec
 
getSimpleValidator() - Method in class com.ctc.wstx.dtd.ContentSpec
Method called by input element stack to get validator for this content specification, if this specification is simple enough not to need full DFA-based validator.
getSimpleValidator() - Method in class com.ctc.wstx.dtd.SeqContentSpec
 
getSimpleValidator() - Method in class com.ctc.wstx.dtd.TokenContentSpec
 
getSmallCBuffer(int) - Method in class com.ctc.wstx.io.BufferRecycler
 
getSource() - Method in class com.ctc.wstx.io.BaseInputSource
 
getSource() - Method in class com.ctc.wstx.io.WstxInputSource
 
getSource() - Method in class com.ctc.wstx.sr.StreamScanner
 
getSpecialAttrs() - Method in class com.ctc.wstx.dtd.DTDElement
 
getSpecialCount() - Method in class com.ctc.wstx.dtd.DTDElement
 
getSpecialIndex() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
getSpecifiedCount() - Method in class com.ctc.wstx.sr.AttributeCollector
 
getStandalone() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getStartingByteOffset() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getStartingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact byte offset (number of bytes read from the stream right before getting to this location) in the stream that is pointed to by this reader, right before the start of the current event.
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStartingCharOffset() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getStartingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact character offset (number of chars read from the stream right before getting to this location) in the stream that is pointed to by this reader, right before the start of the current event.
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStartLocation() - Method in class com.ctc.wstx.sr.StreamScanner
 
getStartLocation() - Method in interface org.codehaus.stax2.LocationInfo
An optional method that either returns the location object that points the starting position of the current event, or null if implementation does not keep track of it (some may return only end location; and some no location at all).
getStartLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStreamReader() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getString(int) - Method in class com.ctc.wstx.util.StringVector
 
getSuffix() - Method in class com.ctc.wstx.sax.SAXFeature
 
getSuffix() - Method in class com.ctc.wstx.sax.SAXProperty
 
getSymbols() - Method in class com.ctc.wstx.api.ReaderConfig
 
getSystemId() - Method in class com.ctc.wstx.ent.EntityDecl
 
getSystemId() - Method in class com.ctc.wstx.ent.ExtEntity
 
getSystemId() - Method in class com.ctc.wstx.ent.IntEntity
 
getSystemId() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
getSystemId() - Method in class com.ctc.wstx.io.BaseInputSource
 
getSystemId() - Method in class com.ctc.wstx.io.InputBootstrapper
 
getSystemId() - Method in class com.ctc.wstx.io.WstxInputLocation
 
getSystemId() - Method in class com.ctc.wstx.io.WstxInputSource
 
getSystemId() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getSystemId() - Method in class com.ctc.wstx.sr.StreamScanner
 
getSystemId() - Method in interface org.codehaus.stax2.evt.DTD2
 
getSystemId() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
Since we can determine a system id from the base URL
getSystemId() - Method in class org.codehaus.stax2.io.Stax2Result
 
getSystemId() - Method in class org.codehaus.stax2.io.Stax2Source
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getTarget() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getText() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getText(Writer, boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
Method similar to BasicStreamReader.getText(), except that it just uses provided Writer to write all textual content.
getText() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
getText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method similar to DOMWrappingReader.getText(), except that it just uses provided Writer to write all textual content.
getText() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getText(Writer, boolean) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLStreamReader.getText(), except that it just uses provided Writer to write all textual content, and that it works for wider range of event types.
getTextBuffer() - Method in class com.ctc.wstx.util.TextBuffer
 
getTextCharacters() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getTextCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextEscaperFactory() - Method in class com.ctc.wstx.api.WriterConfig
 
getTextLength() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getTextLength() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextStart() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getTextStart() - Method in class com.ctc.wstx.util.TextBuffer
 
getTextStart() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTopElementDesc() - Method in class com.ctc.wstx.sr.InputElementStack
 
getTopElementDesc() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getTopElementDesc() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getTopElementDesc() - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
getTopElementDesc() - Method in class com.ctc.wstx.sw.BaseStreamWriter
Method needed for error message generation
getTopElementDesc() - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
getTotalNsCount() - Method in class com.ctc.wstx.sr.InputElementStack
 
getTotalNsCount() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
getTotalNsCount() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
getType(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getType(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getType(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
getType() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getUndeclaredEntityResolver() - Method in class com.ctc.wstx.api.ReaderConfig
 
getURI(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getURI(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getURI(int) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getURI(int) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getValidationLocation() - Method in class com.ctc.wstx.sr.InputElementStack
 
getValidationLocation() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getValidationLocation() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that will return the location that best represents current location within document to be validated, if such information is available.
getValidationProblem() - Method in exception org.codehaus.stax2.validation.XMLValidationException
 
getValidator() - Method in class com.ctc.wstx.dtd.DTDElement
 
getValue() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
getValue(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getValue(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getValue(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getValue(int) - Method in class com.ctc.wstx.sr.AttributeCollector
Note: the main reason this method is defined at this level, and made final, is performance.
getValue(String, String) - Method in class com.ctc.wstx.sr.AttributeCollector
 
getValue(String, String) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
 
getValue(String, String) - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
getValue() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
getValueEncoder() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getValueEncoder() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getValueIfOk() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDAttribute
Returns the value type of this attribute as an enumerated int to match type (CDATA, ...)
getValueType() - Method in class com.ctc.wstx.dtd.DTDEntitiesAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDEntityAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDEnumAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDIdAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDIdRefAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDIdRefsAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDNmTokenAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDNmTokensAttr
 
getValueType() - Method in class com.ctc.wstx.dtd.DTDNotationAttr
 
getValueTypeString() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
getVersion() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
getVersion() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getVersion() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getWriter() - Method in class com.ctc.wstx.sw.BufferingXmlWriter
 
getWriter() - Method in class com.ctc.wstx.sw.EncodingXmlWriter
 
getWriter() - Method in class com.ctc.wstx.sw.XmlWriter
 
getXmlIdAttrIndex() - Method in class com.ctc.wstx.sr.AttributeCollector
 
getXmlnsSymbol() - Static method in class com.ctc.wstx.util.DefaultXmlSymbolTable
 
getXMLReader() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getXMLReporter() - Method in class com.ctc.wstx.api.ReaderConfig
 
getXMLReporter() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
getXMLResolver() - Method in class com.ctc.wstx.api.ReaderConfig
 
getXMLResolver() - Method in class com.ctc.wstx.stax.WstxInputFactory
 
getXmlSymbol() - Static method in class com.ctc.wstx.util.DefaultXmlSymbolTable
 
getXMLVersion() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
getXmlVersion() - Method in class com.ctc.wstx.sr.InputElementStack
 
getXmlVersion() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
getXmlVersion() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that validator can call to figure out which xml version document being validated declared (if none, "1.0" is assumed as per xml specifications 1.0 and 1.1).
growArrayBy(String[], int) - Static method in class com.ctc.wstx.util.DataUtil
 
growArrayBy(int[], int) - Static method in class com.ctc.wstx.util.DataUtil
 
growArrayBy50Pct(Object) - Static method in class com.ctc.wstx.util.DataUtil
 
growArrayToAtLeast(Object, int) - Static method in class com.ctc.wstx.util.DataUtil
Method similar to DataUtil.growArrayBy50Pct(java.lang.Object), but it also ensures that the new size is at least as big as the specified minimum size.
guessEncodingBitSize(String) - Static method in class com.ctc.wstx.sw.BufferingXmlWriter
Method used to figure out which part of the Unicode char set the encoding can natively support.

H

handleEmptyValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Method called if the value to decode does not contain any non-white space characters (including the case where typed accessor is called for an empty element).
handleEmptyValue() - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method called in cases where value to decode would be empty, after trimming leading and trailing white space.
handleEOF(boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleExpandedSurrogate(char, char) - Method in class com.ctc.wstx.dtd.FullDTDReader
In most cases, surrogate pair can be expanded in-situ (like done with regular xml reader), but there are cases where this can not be done.
handleExpandedSurrogate(char, char) - Method in class com.ctc.wstx.dtd.MinimalDTDReader
 
handleExpandedSurrogate(char, char) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleExpandedSurrogate(char, char) - Method in class com.ctc.wstx.sr.StreamScanner
Method called when a character entity needs to expand to a pair of 16-bit surrogate characters.
handleGreedyEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
handleGreedyEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.sr.BasicStreamReader
This problem gets reported if an entity tries to expand to a close tag matching start tag that did not came from the same entity (but from parent).
handleIncompleteEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.dtd.FullDTDReader
Handling of PE matching problems is actually intricate; one type will be a WFC ("PE Between Declarations", which refers to PEs that start from outside declarations), and another just a VC ("Proper Declaration/PE Nesting", when PE is contained within declaration)
handleIncompleteEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.dtd.MinimalDTDReader
Since improper entity/PE nesting is VC, not WFC, let's not react to this failure at all when only skipping the DTD subset.
handleIncompleteEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleIncompleteEntityProblem(WstxInputSource) - Method in class com.ctc.wstx.sr.StreamScanner
 
handleInvalidAsciiChar(int) - Method in class com.ctc.wstx.sw.AsciiXmlWriter
 
handleInvalidChar(int) - Method in class com.ctc.wstx.sw.XmlWriter
Method called to handle invalid character in textual content requested to be output.
handleInvalidLatinChar(int) - Method in class com.ctc.wstx.sw.ISOLatin1XmlWriter
 
handleMultiDocStart(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called when an event was encountered that indicates document boundary in multi-doc mode.
handleMultiDocXmlDecl() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleRootElem(char) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleUndeclaredEntity(String) - Method in class com.ctc.wstx.dtd.FullDTDReader
Undeclared parameter entity is a VC, not WFC...
handleUndeclaredEntity(String) - Method in class com.ctc.wstx.dtd.MinimalDTDReader
This is a VC, not WFC, nothing to do when skipping through DTD in non-supporting mode.
handleUndeclaredEntity(String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
handleUndeclaredEntity(String) - Method in class com.ctc.wstx.sr.StreamScanner
This method gets called if a declaration for an entity was not found in entity expanding mode (enabled by default for xml reader, always enabled for dtd reader).
hasAttrDefaultValues() - Method in class com.ctc.wstx.dtd.DTDElement
 
hasConfigFlags(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
hasDefaultNs() - Method in class com.ctc.wstx.sr.NsAttributeCollector
 
hasDefaultValue() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
hasDefaultValue() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
hasFixedAttrs() - Method in class com.ctc.wstx.dtd.DTDElement
 
hashCode() - Method in class com.ctc.wstx.dtd.DTDId
 
hashCode() - Method in class com.ctc.wstx.evt.WEntityDeclaration
 
hashCode() - Method in class com.ctc.wstx.io.WstxInputLocation
 
hashCode() - Method in class com.ctc.wstx.util.PrefixedName
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
Declared abstract to force redefinition by sub-classes
hashCode() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
hasInternNamesBeenEnabled() - Method in class com.ctc.wstx.api.ReaderConfig
Special accessor to use to verify whether name interning has explicitly been enabled; true if call was been made to set it to true; false otherwise (default, or set to false)
hasInternNsURIsBeenEnabled() - Method in class com.ctc.wstx.api.ReaderConfig
 
hasMultiple() - Method in class com.ctc.wstx.dtd.LargePrefixedNameSet
 
hasMultiple() - Method in class com.ctc.wstx.dtd.PrefixedNameSet
 
hasMultiple() - Method in class com.ctc.wstx.dtd.SmallPrefixedNameSet
 
hasName() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
hasName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasNext() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
hasNext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasNext() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
hasNext() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
hasNext() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
hasNext() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
hasNext() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Note: although the interface allows implementations to throw an XMLStreamException, the reference implementation doesn't currently need to.
hasNextEvent() - Method in interface org.codehaus.stax2.XMLEventReader2
Method that is similar to XMLEventReader.hasNext(), except that it can throw a XMLStreamException.
hasNsDefaults() - Method in class com.ctc.wstx.dtd.DTDElement
 
hasNsDefaults() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
hasRoom() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
hasRoom() - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
hasText() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
hasText() - Method in class com.ctc.wstx.util.TextAccumulator
 
hasText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasUndeclaredEntities() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
hasXmlDecl() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
HIGHEST_ENCODABLE_ATTR_CHAR - Static variable in class com.ctc.wstx.sw.BufferingXmlWriter
Highest valued character that may need to be encoded (minus charset encoding requirements) when writing attribute values.
HIGHEST_ENCODABLE_TEXT_CHAR - Static variable in class com.ctc.wstx.sw.BufferingXmlWriter
Highest valued character that may need to be encoded (minus charset encoding requirements) when writing attribute values.

I

idMatches(char[], int, int) - Method in class com.ctc.wstx.util.ElementId
 
idMatches(String) - Method in class com.ctc.wstx.util.ElementId
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.ChoiceModel
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.ConcatModel
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.ModelNode
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.OptionalModel
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.StarModel
 
indexTokens(List) - Method in class com.ctc.wstx.dtd.TokenModel
 
init(Base64Variant, boolean, char[], int, int, List) - Method in class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
init(Base64Variant, boolean, String) - Method in class org.codehaus.stax2.ri.typed.StringBase64Decoder
 
initBinaryChunks(Base64Variant, CharArrayBase64Decoder, boolean) - Method in class com.ctc.wstx.util.TextBuffer
Method that needs to be called to configure given base64 decoder with textual contents collected by this buffer.
initFrom(InputBootstrapper) - Method in class com.ctc.wstx.io.InputBootstrapper
 
INITIAL_RESULT_BUFFER_SIZE - Static variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
Let's use some modest array size for allocating initial result buffer
initialLoad(int) - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
initInputLocation(WstxInputData, int) - Method in class com.ctc.wstx.io.WstxInputSource
Method called by Reader when current input has changed to come from this input source.
initInputSource(WstxInputSource, boolean, String) - Method in class com.ctc.wstx.dtd.FullDTDReader
 
initInputSource(WstxInputSource, boolean, String) - Method in class com.ctc.wstx.sr.StreamScanner
Method called when an entity has been expanded (new input source has been created).
initValidation() - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called right before the document root element is handled.
initValidation() - Method in class com.ctc.wstx.sr.ValidatingStreamReader
Method called right before handling the root element, by the base class.
inPrologOrEpilog() - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
InputBootstrapper - Class in com.ctc.wstx.io
Abstract base class that defines common API used with both stream and reader-based input sources.
InputBootstrapper(String, String) - Constructor for class com.ctc.wstx.io.InputBootstrapper
 
InputConfigFlags - Interface in com.ctc.wstx.cfg
Constant interface that contains configuration flag used by parser and parser factory, as well as some other input constants.
InputElementStack - Class in com.ctc.wstx.sr
Shared base class that defines API stream reader uses to communicate with the element stack implementation, independent of whether it's operating in namespace-aware or non-namespace modes.
InputElementStack(ReaderConfig) - Constructor for class com.ctc.wstx.sr.InputElementStack
 
InputFactoryProviderImpl - Class in com.ctc.wstx.osgi
 
InputFactoryProviderImpl() - Constructor for class com.ctc.wstx.osgi.InputFactoryProviderImpl
 
inputInBuffer() - Method in class com.ctc.wstx.sr.StreamScanner
 
inputParsingModeDocuments() - Method in class com.ctc.wstx.api.ReaderConfig
 
inputParsingModeFragment() - Method in class com.ctc.wstx.api.ReaderConfig
 
InputProblemReporter - Interface in com.ctc.wstx.sr
Interface implemented by input reader, and used by other components to report problem that are related to current input position.
InputSourceFactory - Class in com.ctc.wstx.io
Factory class that creates instances of WstxInputSource to allow reading input from various sources.
InputSourceFactory() - Constructor for class com.ctc.wstx.io.InputSourceFactory
 
inputStreamFromURL(URL) - Static method in class com.ctc.wstx.util.URLUtil
Method that tries to get a stream (ideally, optimal one) to read from the specified URL.
INT_CR_LF_OR_NULL - Static variable in class com.ctc.wstx.sr.StreamScanner
 
INT_NULL - Static variable in class com.ctc.wstx.io.WstxInputData
 
INT_SPACE - Static variable in class com.ctc.wstx.io.WstxInputData
 
Integer(int) - Static method in class com.ctc.wstx.util.DataUtil
 
IntEntity - Class in com.ctc.wstx.ent
 
IntEntity(Location, String, URL, char[], Location) - Constructor for class com.ctc.wstx.ent.IntEntity
 
intern(String) - Method in class com.ctc.wstx.util.InternCache
 
INTERNAL_ID_SCHEMA_DTD - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_RELAXNG - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_TREX - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_W3C - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
InternCache - Class in com.ctc.wstx.util
Singleton class that implements "fast intern" functionality, essentially adding a layer that caches Strings that have been previously intern()ed, but that probably shouldn't be added to symbol tables.
InvalidCharHandler - Interface in com.ctc.wstx.api
Simple converter interface designed to be used with stream writer property WstxOutputProperties.P_OUTPUT_INVALID_CHAR_HANDLER.
InvalidCharHandler.FailingHandler - Class in com.ctc.wstx.api
This handler implementation just throws an exception for all invalid characters encountered.
InvalidCharHandler.FailingHandler() - Constructor for class com.ctc.wstx.api.InvalidCharHandler.FailingHandler
 
InvalidCharHandler.ReplacingHandler - Class in com.ctc.wstx.api
Alternative to the default handler, this handler converts all invalid characters to the specified output character.
InvalidCharHandler.ReplacingHandler(char) - Constructor for class com.ctc.wstx.api.InvalidCharHandler.ReplacingHandler
 
is10NameChar(char) - Static method in class com.ctc.wstx.util.XmlChars
 
is10NameStartChar(char) - Static method in class com.ctc.wstx.util.XmlChars
 
is11NameChar(char) - Static method in class com.ctc.wstx.util.XmlChars
 
is11NameStartChar(char) - Static method in class com.ctc.wstx.util.XmlChars
 
isAcceptingState() - Method in class com.ctc.wstx.dtd.DFAState
 
isAllWhitespace(String) - Static method in class com.ctc.wstx.util.StringUtil
 
isAllWhitespace(char[], int, int) - Static method in class com.ctc.wstx.util.StringUtil
 
isAllWhitespace() - Method in class com.ctc.wstx.util.TextBuffer
 
isaNsDeclaration() - Method in class com.ctc.wstx.util.PrefixedName
 
isAttribute() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
isAttribute() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isAttributeSpecified(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isAttributeSpecified(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isCachable() - Method in class com.ctc.wstx.dtd.DTDSubset
 
isCachable() - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
 
isCData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isCharacters() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isCharacters() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isCharacters() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isCompleted() - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Method that can alternatively be called to determine whether encoder has encoded all data it has.
isDeclared(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isDeclared(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isDeclared(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isDefault(int) - Method in class com.ctc.wstx.sr.ElemAttrs
 
isDefaultNamespaceDeclaration() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
isDefined() - Method in class com.ctc.wstx.dtd.DTDElement
 
isDefined() - Method in class com.ctc.wstx.util.ElementId
 
isDirectChildOf(SymbolTable) - Method in class com.ctc.wstx.util.SymbolTable
 
isDirty() - Method in class com.ctc.wstx.util.SymbolTable
 
isEmpty() - Method in class com.ctc.wstx.sr.InputElementStack
 
isEmpty() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
isEmpty() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
isEmpty() - Method in class com.ctc.wstx.util.StringVector
 
isEmpty() - Method in class com.ctc.wstx.util.TextBuilder
 
isEmpty() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
isEmptyElement() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isEmptyElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Alas, there is no way to find this out via Stax 1.0, so this implementation always returns false.
isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
isEmptyElement() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
isEmptyElement() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be used to check whether current START_ELEMENT event was created for an empty element (xml short-hand notation where one tag implies start and end, ending with "/>"), or not.
isEndDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEndDocument() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
isEndElement() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isEndElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isEndElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEndElement() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
isEntityReference() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEntityReference() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
isExternal() - Method in class com.ctc.wstx.ent.EntityDecl
 
isExternal() - Method in class com.ctc.wstx.ent.ExtEntity
 
isExternal() - Method in class com.ctc.wstx.ent.IntEntity
 
isFixed() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
isFixed() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
isIgnorableWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isLeaf() - Method in class com.ctc.wstx.dtd.ContentSpec
 
isLeaf() - Method in class com.ctc.wstx.dtd.TokenContentSpec
 
isNameChar(char) - Method in class com.ctc.wstx.io.WstxInputData
Method that can be used to check whether specified character is a valid character of an XML 1.0/1.1 name as any other char than the first one; except that colon (:) is not recognized as valid here: caller has to verify it separately (since it generally affects namespace mapping of a qualified name).
isNameChar(char, boolean, boolean) - Static method in class com.ctc.wstx.io.WstxInputData
 
isNamespace() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isNamespace() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
isNamespaceAware() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isNamespaceAware() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isNamespaceAware() - Method in class com.ctc.wstx.sr.InputElementStack
 
isNamespaceAware() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
isNamespaceAware() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
isNamespaceAware() - Method in interface com.ctc.wstx.sr.StreamReaderImpl
 
isNameStartChar(char) - Method in class com.ctc.wstx.io.WstxInputData
Method that can be used to check whether specified character is a valid first character of an XML 1.0/1.1 name; except that colon (:) is not recognized as a start char here: caller has to verify it separately (since it generally affects namespace mapping of a qualified name).
isNameStartChar(char, boolean, boolean) - Static method in class com.ctc.wstx.io.WstxInputData
 
isNotation(String) - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
isNotationDeclared(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
isNotationDeclared(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
isNotationDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
isNullable() - Method in class com.ctc.wstx.dtd.ChoiceModel
 
isNullable() - Method in class com.ctc.wstx.dtd.ConcatModel
 
isNullable() - Method in class com.ctc.wstx.dtd.ModelNode
 
isNullable() - Method in class com.ctc.wstx.dtd.OptionalModel
 
isNullable() - Method in class com.ctc.wstx.dtd.StarModel
 
isNullable() - Method in class com.ctc.wstx.dtd.TokenModel
 
ISOLatin1XmlWriter - Class in com.ctc.wstx.sw
Concrete implementation of EncodingXmlWriter used when output is to be encoded using ISO-8859-1, aka ISO-Latin1 encoding.
ISOLatin1XmlWriter(OutputStream, WriterConfig, boolean) - Constructor for class com.ctc.wstx.sw.ISOLatin1XmlWriter
 
ISOLatinReader - Class in com.ctc.wstx.io
Optimized Reader that reads ISO-Latin (aka ISO-8859-1) content from an input stream.
ISOLatinReader(ReaderConfig, InputStream, byte[], int, int, boolean) - Constructor for class com.ctc.wstx.io.ISOLatinReader
 
isOrIsExpandedFrom(String) - Method in class com.ctc.wstx.io.WstxInputSource
Method that checks if this input source expanded from the specified entity id, directly or by ancestor.
isParsed() - Method in class com.ctc.wstx.ent.EntityDecl
 
isParsed() - Method in class com.ctc.wstx.ent.ExtEntity
 
isParsed() - Method in class com.ctc.wstx.ent.IntEntity
 
isParsed() - Method in class com.ctc.wstx.ent.ParsedExtEntity
 
isParsed() - Method in class com.ctc.wstx.ent.UnparsedExtEntity
 
isPrefixLocallyDeclared(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
isPrefixLocallyDeclared(String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
isPrefixLocallyDeclared(String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
isPrefixValid(String, String, boolean) - Method in class com.ctc.wstx.sw.OutputElementBase
Method that verifies that passed-in prefix indeed maps to the specified namespace URI; and depending on how it goes returns a status for caller.
isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
isPropertySupported(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingReader
 
isPropertySupported(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
isPropertySupported(String) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
isPropertySupported(String) - Method in class com.ctc.wstx.evt.WstxEventReader
 
isPropertySupported(String) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
isPropertySupported(String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isPropertySupported(String) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
isPropertySupported(String) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
isPropertySupported(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
isPropertySupported(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLEventReader2
Method similar to XMLInputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Reader instance.
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLInputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Reader instance.
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method similar to XMLOutputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Writer instance.
isRequired() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
isRequired() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
isReusableWith(DTDSubset) - Method in class com.ctc.wstx.dtd.DTDSubset
Method used in determining whether cached external subset instance can be used with specified internal subset.
isReusableWith(DTDSubset) - Method in class com.ctc.wstx.dtd.DTDSubsetImpl
Method used in determining whether cached external subset instance can be used with specified internal subset.
isRoot() - Method in class com.ctc.wstx.dom.DOMOutputElement
 
isRoot() - Method in class com.ctc.wstx.sw.OutputElementBase
 
isRoot() - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
isSpace(char) - Static method in class com.ctc.wstx.util.StringUtil
Note that it is assumed that any "weird" white space (xml 1.1 LSEP and NEL) have been replaced by canonical alternatives (linefeed for element content, regular space for attributes)
isSpaceChar(char) - Static method in class com.ctc.wstx.io.WstxInputData
 
isSpecial() - Method in class com.ctc.wstx.dtd.DefaultAttrValue
Method used by the element to figure out if attribute needs "special" checking; basically if it's required, and/or has a default value.
isSpecial() - Method in class com.ctc.wstx.dtd.DTDAttribute
Method used by the element to figure out if attribute needs "special" checking; basically if it's required, and/or has a default value.
isSpecified(int) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isSpecified(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isSpecified(String, String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isSpecified(int) - Method in class com.ctc.wstx.sr.AttributeCollector
 
isSpecified() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
isStandalone() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isStandalone() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isStandalone() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
isStartDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isStartDocument() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
isStartElement() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
isStartElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isStartElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isStartElement() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
isUnparsedEntity(String) - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
isUnparsedEntityDeclared(String) - Method in class com.ctc.wstx.sr.InputElementStack
 
isUnparsedEntityDeclared(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
isUnparsedEntityDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
isValidating() - Method in class com.ctc.wstx.sax.WstxSAXParser
 
isValidating() - Method in class com.ctc.wstx.sw.BaseStreamWriter
Method that is used by output classes to determine whether we are in validating mode.
isWhiteSpace() - Method in class com.ctc.wstx.sr.BasicStreamReader
05-Apr-2004, TSa: Could try to determine status when text is actually read.
isWhiteSpace() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isXml11() - Method in class com.ctc.wstx.api.ReaderConfig
 
isXmlReservedAttr(boolean, String) - Method in class com.ctc.wstx.util.PrefixedName
Method used to check for xml reserved attribute names, like "xml:space" and "xml:id".
iteratedEquals(Iterator, Iterator) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 

L

LargePrefixedNameSet - Class in com.ctc.wstx.dtd
Implementation of PrefixedNameSet suitable for storing large number of entries; basically anything above trivially small sets (4 or less).
LargePrefixedNameSet(boolean, PrefixedName[]) - Constructor for class com.ctc.wstx.dtd.LargePrefixedNameSet
 
LEXICAL_HANDLER - Static variable in class com.ctc.wstx.sax.SAXProperty
 
lexicalDesc(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
lexicalDesc(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
linkUndefined(ElementId) - Method in class com.ctc.wstx.util.ElementId
 
loadMore() - Method in class com.ctc.wstx.dtd.FullDTDReader
Need to override this method, to check couple of things: first, that nested input sources are balanced, when expanding parameter entities inside entity value definitions (as per XML specs), and secondly, to handle (optional) flattening output.
loadMore() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
loadMore() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
loadMore() - Method in class com.ctc.wstx.sr.StreamScanner
Method that will try to read one or more characters from currently open input sources; closing input sources if necessary.
loadMore(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
loadMoreFromCurrent() - Method in class com.ctc.wstx.dtd.FullDTDReader
 
loadMoreFromCurrent() - Method in class com.ctc.wstx.sr.StreamScanner
 
loadMoreFromCurrent(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
loadSchema(InputSource, Object) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
loadSchema(InputSource, Object) - Method in class com.ctc.wstx.msv.RelaxNGSchemaFactory
 
loadSchema(InputSource, Object) - Method in class com.ctc.wstx.msv.W3CSchemaFactory
 
localSize() - Method in class com.ctc.wstx.util.BijectiveNsMap
 
LocationInfo - Interface in org.codehaus.stax2
Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.
LONG_ATTR_LIST_LEN - Static variable in class com.ctc.wstx.sr.AttributeCollector
Threshold value that indicates minimum length for lists instances that need a Map structure, for fast attribute access by fully-qualified name.

M

mAccurateLocation - Variable in class com.ctc.wstx.evt.DefaultEventAllocator
 
makeChild() - Method in class com.ctc.wstx.util.SymbolTable
"Factory" method; will create a new child instance of this symbol table.
mAllocator - Variable in class com.ctc.wstx.stax.WstxInputFactory
 
mAllocator - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
mAnyOutput - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Flag that is set to true first time something has been output.
mArity - Variable in class com.ctc.wstx.dtd.ContentSpec
 
mark(int) - Method in class com.ctc.wstx.io.MergedReader
 
mark(int) - Method in class com.ctc.wstx.io.MergedStream
 
markAsExternallyDeclared() - Method in class com.ctc.wstx.ent.EntityDecl
 
markDefined(Location) - Method in class com.ctc.wstx.util.ElementId
 
markLF() - Method in class com.ctc.wstx.sr.StreamScanner
 
markLF(int) - Method in class com.ctc.wstx.sr.StreamScanner
 
markSupported() - Method in class com.ctc.wstx.io.MergedReader
 
markSupported() - Method in class com.ctc.wstx.io.MergedStream
 
MASK_GET_ELEMENT_TEXT - Static variable in class com.ctc.wstx.sr.BasicStreamReader
 
MASK_GET_TEXT - Static variable in class com.ctc.wstx.sr.BasicStreamReader
This mask covers all types for which basic BasicStreamReader.getText() method can be called.
MASK_GET_TEXT_WITH_WRITER - Static variable in class com.ctc.wstx.sr.BasicStreamReader
This mask is used with Stax2 getText() method (one that takes Writer as an argument): accepts even wider range of event types.
MASK_GET_TEXT_XXX - Static variable in class com.ctc.wstx.sr.BasicStreamReader
This mask covers all types for which extends getTextXxx methods can be called; which is less than those for which BasicStreamReader.getText() can be called.
MASK_TYPED_ACCESS_ARRAY - Static variable in class com.ctc.wstx.sr.TypedStreamReader
Mask of event types that are legal (starting) states to call Typed Access API from.
MASK_TYPED_ACCESS_BINARY - Static variable in class com.ctc.wstx.sr.TypedStreamReader
 
MASK_TYPED_ACCESS_BINARY - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
MASK_TYPED_ACCESS_BINARY - Static variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
matches(String, String) - Method in class com.ctc.wstx.sr.InputElementStack
 
matches(String, String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
matches(String, String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
matches(String, char[], int, int) - Static method in class com.ctc.wstx.util.StringUtil
 
mAttrCollector - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mAttrCollector - Variable in class com.ctc.wstx.sr.BasicStreamReader
Object that stores information about currently accessible attributes.
mAttrCollector - Variable in class com.ctc.wstx.sr.NonNsInputElementStack
 
mAttrCollector - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mAttrCollector - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mAttrCount - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Number of attribute specification Objects in DTDValidatorBase.mAttrSpecs; needed to store in case type information is requested later on.
mAttrCount - Variable in class com.ctc.wstx.sax.WstxSAXParser
Number of attributes accessible via Attributes and Attributes2 interfaces, for the current start element.
mAttrCount - Variable in class com.ctc.wstx.sr.AttributeCollector
Actual number of attributes collected, including attributes added via default values.
mAttrHashSize - Variable in class com.ctc.wstx.sr.AttributeCollector
Size of hash area in mAttrMap; generally at least 20% more than number of attributes (mAttrCount).
mAttrMap - Variable in class com.ctc.wstx.sr.AttributeCollector
Encoding of a data structure that contains mapping from attribute names to attribute index in main attribute name arrays.
mAttrNames - Variable in class com.ctc.wstx.sr.AttributeCollector
Vector in which attribute names are added; exact number of elements per attribute depends on whether namespace support is enabled or not (non-namespace mode only needs one entry; namespace mode two, one for prefix, one for local name).
mAttrs - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
mAttrSet - Variable in class com.ctc.wstx.sw.SimpleOutputElement
Map used to check for duplicate attribute declarations, if feature is enabled.
mAttrSpecs - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
List of attribute declarations/specifications, one for each attribute of the current element, for which there is a matching value (either explicitly defined, or assigned via defaulting).
mAttrSpillEnd - Variable in class com.ctc.wstx.sr.AttributeCollector
Pointer to int slot right after last spill entr, in mAttrMap array.
mAttrValues - Variable in class com.ctc.wstx.sr.AttributeCollector
Array in which attribute value Strings are added, first time they are requested.
mAttrValueWriter - Variable in class com.ctc.wstx.sw.XmlWriter
Optional escaping writer used for escaping characters like '"' '&' and '<' in attribute values.
mAutoCloseOutput - Variable in class com.ctc.wstx.sw.XmlWriter
Flag that defines whether close() on this writer should call close on the underlying output object (stream, writer)
mAutomaticNS - Variable in class com.ctc.wstx.sw.BaseNsStreamWriter
True, if writer needs to automatically output namespace declarations (we are in repairing mode)
mAutomaticNsPrefix - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
mAutoNsSeq - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
for NsRepairing mode
MAX_DOUBLE_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized double is 26 (at least for Sun JDK; 19 digits for mantissa, 3 for exponent, signs for mantissa and exponent, decimal point, 'E'): but let's pad it up a little bit just to play it safe.
MAX_FLOAT_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
JDK serializes floats same way as doubles, so let's reserve as much space
MAX_INDENT_SPACES - Static variable in class com.ctc.wstx.util.TextBuffer
 
MAX_INDENT_TABS - Static variable in class com.ctc.wstx.util.TextBuffer
 
MAX_INT_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized integer is 11; one for (minus) sign, and then up to 10 digits
MAX_LONG_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized long is 21; one for (minus) sign, and then up to 20 digits
MAX_UNICODE_CHAR - Static variable in interface com.ctc.wstx.cfg.XmlConsts
This constant defines the highest Unicode character allowed in XML content.
MAX_UNICODE_CHAR - Static variable in class com.ctc.wstx.io.WstxInputData
This constant defines the highest Unicode character allowed in XML content.
MAX_WORDS - Static variable in class com.ctc.wstx.util.WordResolver
Maximum number of words (Strings) an instance can contain
mayHaveNsDefaults(String, String) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
Calling this method before DTDValidatorBase.checkNsDefaults(com.ctc.wstx.sr.InputElementStack) is necessary to pass information regarding the current element; although it will become available later on (via normal XMLValidator interface), that's too late (after namespace binding and resolving).
mayHaveNsDefaults(String, String) - Method in interface com.ctc.wstx.sr.NsDefaultProvider
 
mBooleanDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mBuckets - Variable in class com.ctc.wstx.util.SymbolTable
Overflow buckets; if primary doesn't match, lookup is done from here.
mBuffer - Variable in class com.ctc.wstx.io.BaseInputSource
Input buffer this input source uses, if any.
mBuffer - Variable in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
For efficient encoding, need a working buffer
mCause - Variable in exception org.codehaus.stax2.validation.XMLValidationException
 
mCfgAutomaticEmptyElems - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mCfgCDataAsText - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mCfgCoalesceText - Variable in class com.ctc.wstx.sr.BasicStreamReader
 
mCfgCopyDefaultAttrs - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mCfgLazyParsing - Variable in class com.ctc.wstx.sr.BasicStreamReader
 
mCfgNsAware - Variable in class com.ctc.wstx.dtd.DTDAttribute
 
mCfgNsEnabled - Variable in class com.ctc.wstx.sr.StreamScanner
If true, Reader is namespace aware, and should do basic checks (usually enforcing limitations on having colons in names)
mCfgReplaceEntities - Variable in class com.ctc.wstx.sr.StreamScanner
note: left non-final on purpose: sub-class may need to modify the default value after construction.
mCfgReportTextAsChars - Variable in class com.ctc.wstx.sr.BasicStreamReader
 
mCfgXml11 - Variable in class com.ctc.wstx.dtd.DTDAttribute
 
mCheckAttrs - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mCheckContent - Variable in class com.ctc.wstx.sw.XmlWriter
 
mCheckIndentation - Variable in class com.ctc.wstx.sr.BasicStreamReader
Counter used for determining whether we are to try to heuristically "intern" white space that seems to be used for indentation purposes
mCheckNames - Variable in class com.ctc.wstx.sw.XmlWriter
 
mCheckStructure - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mCheckStructure - Variable in class com.ctc.wstx.sw.XmlWriter
 
mConfig - Variable in class com.ctc.wstx.dom.WstxDOMWrappingReader
 
mConfig - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
mConfig - Variable in class com.ctc.wstx.msv.BaseSchemaFactory
Current configurations for this factory
mConfig - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mConfig - Variable in class com.ctc.wstx.sr.InputElementStack
 
mConfig - Variable in class com.ctc.wstx.sr.StreamScanner
Copy of the configuration object passed by the factory.
mConfig - Variable in class com.ctc.wstx.stax.WstxInputFactory
Current configurations for this factory
mConfig - Variable in class com.ctc.wstx.stax.WstxOutputFactory
 
mConfig - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mConfig - Variable in class com.ctc.wstx.sw.XmlWriter
 
mConfigFlags - Variable in class com.ctc.wstx.api.WriterConfig
 
mConfigFlags - Variable in class com.ctc.wstx.sr.BasicStreamReader
Set of locally stored configuration flags
mContentHandler - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mContentLocation - Variable in class com.ctc.wstx.ent.IntEntity
Location where entity content definition started; points to the starting/opening quote for internal entities.
mCopyBuffer - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Intermediate buffer into which characters of a String can be copied, in cases where such a copy followed by array access is faster than calling String.charAt() (which perhaps surprisingly is often case, and especially significant for longer buffers).
mCount - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
mCurrAttrDefs - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Attribute definitions for attributes the current element may have
mCurrDefaultAttrs - Variable in class com.ctc.wstx.dtd.DTDTypingNonValidator
Bitset used for keeping track of defaulted attributes for which values have been found.
mCurrDepth - Variable in class com.ctc.wstx.sr.StreamScanner
This is the current depth of the input stack (same as what input element stack would return as its depth).
mCurrElem - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
This element is the current context element, under which all other nodes are added, until matching end element is output.
mCurrElem - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
This is the element that is currently being validated; valid during validateElementStart, validateAttribute, validateElementAndAttributes calls.
mCurrElem - Variable in class com.ctc.wstx.sw.BaseNsStreamWriter
 
mCurrEntity - Variable in class com.ctc.wstx.sr.BasicStreamReader
Entity reference stream currently points to; only used when in non-automatically expanding mode.
mCurrInputProcessed - Variable in class com.ctc.wstx.io.WstxInputData
Number of characters that were contained in previous blocks (blocks that were already processed prior to the current buffer).
mCurrInputRow - Variable in class com.ctc.wstx.io.WstxInputData
Current row location of current point in input buffer, starting from 1
mCurrInputRowStart - Variable in class com.ctc.wstx.io.WstxInputData
Current index of the first character of the current row in input buffer.
mCurrName - Variable in class com.ctc.wstx.sr.StreamScanner
Local full name for the event, if it has one (note: element events do NOT use this variable; those names are stored in element stack): target for processing instructions.
mCurrSpecialAttrs - Variable in class com.ctc.wstx.dtd.DTDValidator
Bitset used for keeping track of required and defaulted attributes for which values have been found.
mCurrToken - Variable in class com.ctc.wstx.sr.BasicStreamReader
Current state of the stream, ie token value returned by BasicStreamReader.getEventType().
mDecl - Variable in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
mDeclaredExternally - Variable in class com.ctc.wstx.ent.EntityDecl
Flag that can be set to indicate that the declaration was in the external DTD subset.
mDefaultNsURI - Variable in class com.ctc.wstx.sw.OutputElementBase
 
mDefValue - Variable in class com.ctc.wstx.dtd.DTDAttribute
 
mDelegate - Variable in class org.codehaus.stax2.util.StreamWriterDelegate
 
mDelegate2 - Variable in class org.codehaus.stax2.util.StreamReader2Delegate
 
mDelegate2 - Variable in class org.codehaus.stax2.util.StreamWriter2Delegate
 
mDirty - Variable in class com.ctc.wstx.util.SymbolTable
Flag that indicates if any changes have been made to the data; used to both determine if bucket array needs to be copied when (first) change is made, and potentially if updated bucket list is to be resync'ed back to master instance.
mDocStandalone - Variable in class com.ctc.wstx.sr.BasicStreamReader
Status about "stand-aloneness" of document; set to 'yes'/'no'/'unknown' based on whether there was xml declaration, and if so, whether it had standalone attribute.
mDocument - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
We need a reference to the document hosting nodes to be able to create new nodes
mDocXmlVersion - Variable in class com.ctc.wstx.sr.StreamScanner
XML version as declared by the document; one of constants from XmlConsts (like XmlConsts.XML_V_10).
mDoubleDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mDTDCache - Variable in class com.ctc.wstx.stax.WstxInputFactory
 
mDTDHandler - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mDtdPublicId - Variable in class com.ctc.wstx.sr.BasicStreamReader
Public id of the DTD, if one exists and has been parsed.
mDtdRootElem - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Value passed as the expected root element, when using the multiple argument BaseStreamWriter.writeDTD(java.lang.String) method.
mDtdSystemId - Variable in class com.ctc.wstx.sr.BasicStreamReader
System id of the DTD, if one exists and has been parsed.
mDummyController - Variable in class com.ctc.wstx.msv.RelaxNGSchemaFactory
For now, there's no need for fine-grained error/problem reporting infrastructure, so let's just use a dummy controller.
mDummyController - Variable in class com.ctc.wstx.msv.W3CSchemaFactory
For now, there's no need for fine-grained error/problem reporting infrastructure, so let's just use a dummy controller.
mElemCount - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Number of elements in DTDValidatorBase.mElems.
mElements - Variable in class com.ctc.wstx.sr.NonNsInputElementStack
Array that contains path of open elements from root, one String for each open start element.
mElements - Variable in class com.ctc.wstx.sr.NsInputElementStack
Array that contains path of open elements from root; for each there are 4 Strings; prefix, localname, URI, and default name space URI.
mElementStack - Variable in class com.ctc.wstx.sr.BasicStreamReader
Currently open element tree
mElems - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Stack of element definitions matching the current active element stack.
mElemStack - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mEmptyElement - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Flag that indicates that current element is an empty element (one that is explicitly defined as one, by calling a method -- NOT one that just happens to be empty).
mEncoderFactory - Variable in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
mEncoding - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mEncoding - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Encoding to use; may be passed from the factory (when a method that defines encoding is used), updated by a call to BaseStreamWriter.writeStartDocument(), or null if neither.
mEncoding - Variable in class com.ctc.wstx.sw.XmlWriter
 
mEncoding - Variable in class org.codehaus.stax2.io.Stax2Result
 
mEncoding - Variable in class org.codehaus.stax2.io.Stax2Source
 
mEncoding - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
This member variable is to keep information about encoding that seems to be used for the document (or fragment) to output, if known.
mEncoding - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
Encoding we have determined to be used, according to method calls (write start document etc.)
mEnd - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
mergeChild(SymbolTable) - Method in class com.ctc.wstx.util.SymbolTable
Method that allows contents of child table to potentially be "merged in" with contents of this symbol table.
MergedNsContext - Class in com.ctc.wstx.evt
Hierarchic NamespaceContext implementation used when constructing event and namespace information explicitly via XMLEventFactory, not by a stream reader.
MergedNsContext(NamespaceContext, List) - Constructor for class com.ctc.wstx.evt.MergedNsContext
 
MergedNsContext - Class in org.codehaus.stax2.ri.evt
Helper class used to combine an enclosing namespace context with a list of namespace declarations contained, to result in a single namespace context object.
MergedNsContext(NamespaceContext, List) - Constructor for class org.codehaus.stax2.ri.evt.MergedNsContext
 
MergedReader - Class in com.ctc.wstx.io
Simple Reader implementation that is used to "unwind" some data previously read from a Reader; so that as long as some of that data remains, it's returned; but as long as it's read, we'll just use data from the underlying original Reader.
MergedReader(ReaderConfig, Reader, char[], int, int) - Constructor for class com.ctc.wstx.io.MergedReader
 
MergedStream - Class in com.ctc.wstx.io
Simple InputStream implementation that is used to "unwind" some data previously read from an input stream; so that as long as some of that data remains, it's returned; but as long as it's read, we'll just use data from the underlying original stream.
MergedStream(ReaderConfig, InputStream, byte[], int, int) - Constructor for class com.ctc.wstx.io.MergedStream
 
mergeMissingAttributesFrom(InputProblemReporter, DTDElement, boolean) - Method in class com.ctc.wstx.dtd.DTDElement
 
mFeatNsPrefixes - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mFeatNsPrefixes - Variable in class com.ctc.wstx.sax.WstxSAXParserFactory
Sax feature that determines whether namespace declarations need to be also reported as attributes or not.
mFirst - Variable in class org.codehaus.stax2.validation.ValidatorPair
 
mFixContent - Variable in class com.ctc.wstx.sw.XmlWriter
 
mFloatDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mGeneralEntities - Variable in class com.ctc.wstx.sr.BasicStreamReader
Entities parsed from internal/external DTD subsets.
mGrammar - Variable in class com.ctc.wstx.msv.RelaxNGSchema
This is VGM (in MSV lingo); shareable schema blueprint, basically peer of this schema object.
mGrammar - Variable in class com.ctc.wstx.msv.W3CSchema
 
mHasAttrDefaults - Variable in class com.ctc.wstx.dtd.DTDTypingNonValidator
Flag that indicates if current element has any attributes that have default values.
mHasNormalizableAttrs - Variable in class com.ctc.wstx.dtd.DTDTypingNonValidator
Flag that indicates whether any of the attributes is potentially normalizable, and we are in attribute-normalizing mode.
mHead - Variable in class com.ctc.wstx.util.ElementIdMap
 
mIdAttrIndex - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Index of the attribute of type ID, within current element's attribute list.
mIdAttrIndex - Variable in class com.ctc.wstx.sr.InputElementStack
Index of the attribute with type of ID, if known (most likely due to Xml:id support); -1 if not available, or no ID attribute for current element.
mIdMap - Variable in class com.ctc.wstx.dtd.DTDValidator
Information about declared and referenced element ids (unique ids that attributes may defined, as defined by DTD)
MIME - Static variable in class org.codehaus.stax2.typed.Base64Variants
This variant is what most people would think of "the standard" Base64 encoding.
MIME_NO_LINEFEEDS - Static variable in class org.codehaus.stax2.typed.Base64Variants
Slightly non-standard modification of Base64Variants.MIME which does not use linefeeds (max line length set to infinite).
MIN_ARRAYCOPY - Static variable in class com.ctc.wstx.sw.BaseStreamWriter
This constant defines minimum length of a String, for which it is beneficial to do an intermediate copy (using String.getChars()), and iterate over intermediate array, instead of iterating using String.charAt().
MIN_CHARS_WITHOUT_FLUSH - Static variable in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Constant used to determine when caller should flush buffer before calling encode methods.
MIN_SIZE - Static variable in class com.ctc.wstx.util.ElementIdMap
 
mIndexMask - Variable in class com.ctc.wstx.util.ElementIdMap
Mask used to get index from hash values; equal to mBuckets.length - 1, when mBuckets.length is a power of two.
mIndexMask - Variable in class com.ctc.wstx.util.SymbolTable
Mask used to get index from hash values; equal to mBuckets.length - 1, when mBuckets.length is a power of two.
MinimalDTDReader - Class in com.ctc.wstx.dtd
Minimal DTD reader implementation that only knows how to skip internal DTD subsets.
MinimalDTDReader(WstxInputSource, ReaderConfig, boolean) - Constructor for class com.ctc.wstx.dtd.MinimalDTDReader
Common initialization part of int/ext subset constructors.
mInput - Variable in class com.ctc.wstx.sr.StreamScanner
Currently active input source; contains link to parent (nesting) input sources, if any.
mInputBuffer - Variable in class com.ctc.wstx.io.WstxInputData
Current buffer from which data is read; generally data is read into buffer from input source, but not always (especially when using nested input contexts when expanding parsed entity references etc).
mInputElemStack - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mInputEnd - Variable in class com.ctc.wstx.io.WstxInputData
Index of character after last available one in the buffer.
mInputLast - Variable in class com.ctc.wstx.io.BaseInputSource
Length of the buffer, if buffer used
mInputProcessed - Variable in class com.ctc.wstx.io.InputBootstrapper
Current number of characters that were processed in previous blocks, before contents of current input buffer.
mInputPtr - Variable in class com.ctc.wstx.io.WstxInputData
Pointer to next available character in buffer
mInputRow - Variable in class com.ctc.wstx.io.InputBootstrapper
Current row location of current point in input buffer, starting from 1
mInputRowStart - Variable in class com.ctc.wstx.io.InputBootstrapper
Current index of the first character of the current row in input buffer.
mInputTopDepth - Variable in class com.ctc.wstx.sr.StreamScanner
 
mIntDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mInternStrings - Variable in class com.ctc.wstx.util.SymbolTable
Flag that determines whether Strings to be added need to be interned before being added or not.
mLastLocalName - Variable in class com.ctc.wstx.sr.NonNsInputElementStack
 
mLastLocalName - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mLastLocation - Variable in class com.ctc.wstx.evt.DefaultEventAllocator
Last used location info; only relevant to non-accurate-location allocators.
mLastName - Variable in class com.ctc.wstx.sr.NonNsInputElementStack
 
mLastName - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mLastNsContext - Variable in class com.ctc.wstx.sr.NsInputElementStack
Last potentially shareable NamespaceContext created by this stack.
mLastNsURI - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mLastPrefix - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mLastReader - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Reader that was last used for copy-through operation; used in conjunction with the other copy-through state variables.
mLastReaderImpl - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mLexical - Variable in exception org.codehaus.stax2.typed.TypedXMLStreamException
Lexical representation of the content that could not be converted to the requested type.
mLocation - Variable in class org.codehaus.stax2.ri.evt.BaseEventImpl
Location where token started; exact definition may depends on event type.
mLocation - Variable in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
mLocation - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Location within validated xml stream where the problem occured.
mLocPastChars - Variable in class com.ctc.wstx.sw.XmlWriter
Number of characters output prior to currently buffered output
mLocRowNr - Variable in class com.ctc.wstx.sw.XmlWriter
 
mLocRowStartOffset - Variable in class com.ctc.wstx.sw.XmlWriter
Offset of the first character on this line.
mLongDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mMayHaveNsDefaults - Variable in class com.ctc.wstx.sr.NsInputElementStack
 
mMessage - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
mName - Variable in class com.ctc.wstx.dtd.DTDAttribute
 
mName - Variable in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
mName - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
mNameBuffer - Variable in class com.ctc.wstx.sr.StreamScanner
Temporary buffer used if local name can not be just directly constructed from input buffer (name is on a boundary or such).
mNamespaces - Variable in class com.ctc.wstx.sr.NsInputElementStack
Vector that contains all currently active namespaces; one String for prefix, another for matching URI.
mNextPtr - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Pointer to the next character to check, within lexical value
mNonDefCount - Variable in class com.ctc.wstx.sr.AttributeCollector
Number of attribute values actually parsed, not including ones created via default value expansion.
mNormalizeLFs - Variable in class com.ctc.wstx.sr.StreamScanner
Flag that indicates whether linefeeds in the input data are to be normalized or not.
mNormAttrs - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
Flag that indicates whether parser wants the attribute values to be normalized (according to XML specs) or not (which may be more efficient, although not compliant with the specs)
mNsAware - Variable in class com.ctc.wstx.sw.XmlWriter
 
mNsAware - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
mNsContext - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
If we are being given info about existing bindings, it'll come as a NamespaceContext.
mNsCount - Variable in class com.ctc.wstx.sax.WstxSAXParser
Need to keep track of number of namespaces, if namespace declarations are to be reported along with attributes (see WstxSAXParser.mFeatNsPrefixes).
mNsCounts - Variable in class com.ctc.wstx.sr.NsInputElementStack
Array that contains namespace offsets for each element; that is, index of first 'local' name space entry, entry declared for current element.
mNsDecls - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
mNsDefaultProvider - Variable in class com.ctc.wstx.sr.NsInputElementStack
Object that will need to be consulted about namespace bindings, since it has some knowledge about default namespace declarations (has default attribute value expansion).
mNsMapping - Variable in class com.ctc.wstx.sw.OutputElementBase
Mapping of namespace prefixes to URIs and back.
mNsMapShared - Variable in class com.ctc.wstx.sw.OutputElementBase
True, if OutputElementBase.mNsMapping is a shared copy from the parent; false if a local copy was created (which happens when namespaces get bound etc).
mNsRepairing - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
mNsRepairing - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
ModelNode - Class in com.ctc.wstx.dtd
Abstract base class for classes constructed from ContentSpec objects, when they get rewritten (when their ContentSpec.rewrite() gets called).
ModelNode() - Constructor for class com.ctc.wstx.dtd.ModelNode
 
MODIFIED_FOR_URL - Static variable in class org.codehaus.stax2.typed.Base64Variants
This non-standard variant is usually used when encoded data needs to be passed via URLs (such as part of GET request).
mOpenElement - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
This element is non-null right after a call to either writeStartElement and writeEmptyElement, and can be used to add attributes and namespace declarations.
mOut - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
Actual Writer to use for outputting buffered data as appropriate.
mOutputBuffer - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
 
mOutputBuffer - Variable in class com.ctc.wstx.sw.EncodingXmlWriter
 
mOutputBufLen - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
 
mOutputElemPool - Variable in class com.ctc.wstx.sw.BaseNsStreamWriter
 
mOutputPtr - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
 
mOutputPtr - Variable in class com.ctc.wstx.sw.EncodingXmlWriter
 
mOwner - Variable in class com.ctc.wstx.sr.BasicStreamReader
Object to notify about shared stuff, such as symbol tables, as well as to query for additional config settings if necessary.
mParent - Variable in class com.ctc.wstx.io.WstxInputSource
Parent in input source stack
mParentLocation - Variable in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
mParentNsCtxt - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
Enclosing namespace context
mParseState - Variable in class com.ctc.wstx.sr.BasicStreamReader
Main parsing/tokenization state (STATE_xxx)
mPendingException - Variable in class com.ctc.wstx.sr.BasicStreamReader
Due to the way Stax API does not allow throwing stream exceptions from many methods for which Woodstox would need to throw one (especially getText and its variations), we may need to delay throwing an exception until BasicStreamReader.next() is called next time.
mPoolSize - Variable in class com.ctc.wstx.sw.BaseNsStreamWriter
 
mPrePeekEvent - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
This variable keeps track of the type of the 'previous' event when peeking for the next Event.
mPublicId - Variable in class com.ctc.wstx.io.InputBootstrapper
 
mPublicId - Variable in class org.codehaus.stax2.io.Stax2Result
 
mPublicId - Variable in class org.codehaus.stax2.io.Stax2Source
 
mRawWrapper - Variable in class com.ctc.wstx.sw.XmlWriter
Lazy-constructed wrapper object, which will route all calls to Writer API, to matching writeRaw methods of this XmlWriter instance.
mReader - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
mReaderConfig - Variable in class com.ctc.wstx.dtd.DTDSchemaFactory
This configuration object is used (instead of a more specific one) since the actual DTD reader uses such configuration object.
mReportDuplicateErrors - Variable in class com.ctc.wstx.dtd.DTDValidator
Determines if identical problems (definition of the same element, for example) should cause multiple error notifications or not: if true, will get one error per instance, if false, only the first one will get reported.
mReporter - Variable in class com.ctc.wstx.sr.InputElementStack
 
mReporter - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Validator instance that reported the problem, if any (may be null if stream reader or writer itself reported the problem)
mRootInput - Variable in class com.ctc.wstx.sr.StreamScanner
Top-most input source this reader can use; due to input source chaining, this is not necessarily the root of all input; for example, external DTD subset reader's root input still has original document input as its parent.
mRootNsContext - Variable in class com.ctc.wstx.sw.BaseNsStreamWriter
Optional "root" namespace context that application can set.
mRootNsContext - Variable in class com.ctc.wstx.sw.OutputElementBase
Namespace context end application may have supplied, and that (if given) should be used to augment explicitly defined bindings.
mScanner - Variable in class com.ctc.wstx.sax.WstxSAXParser
Since the stream reader would mostly be just a wrapper around the underlying scanner (its main job is to implement Stax interface), we can and should just use the scanner.
mSchemaConfig - Variable in class com.ctc.wstx.dtd.DTDSchemaFactory
Current configurations for this factory
mSchemaType - Variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Schema type this factory instance supports.
mSecond - Variable in class org.codehaus.stax2.validation.ValidatorPair
 
mSecondaryToken - Variable in class com.ctc.wstx.sr.BasicStreamReader
Additional information sometimes stored (when generating dummy events in multi-doc mode, for example) temporarily when BasicStreamReader.mCurrToken is already populated.
mSeverity - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
mShortestTextSegment - Variable in class com.ctc.wstx.sr.BasicStreamReader
Minimum number of characters parser can return as partial text segment, IF it's not required to coalesce adjacent text segments.
mSize - Variable in class com.ctc.wstx.sr.NonNsInputElementStack
Number of Strings in NonNsInputElementStack.mElements that are valid.
mSize - Variable in class com.ctc.wstx.sr.NsInputElementStack
Number of Strings in NsInputElementStack.mElements that are valid (ie depth multiplied by 4)
mSize - Variable in class com.ctc.wstx.util.ElementIdMap
Current size (number of entries); needed to know if and when rehash.
mSize - Variable in class com.ctc.wstx.util.SymbolTable
Current size (number of entries); needed to know if and when rehash.
mSizeThreshold - Variable in class com.ctc.wstx.util.ElementIdMap
Limit that indicates maximum size this instance can hold before it needs to be expanded and rehashed.
mSizeThreshold - Variable in class com.ctc.wstx.util.SymbolTable
Limit that indicates maximum size this instance can hold before it needs to be expanded and rehashed.
mSmallWriteSize - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
This is the threshold used to check what is considered a "small" write; small writes will be buffered until resulting size will be above the threshold.
mSource - Variable in class com.ctc.wstx.io.BaseInputSource
URL that points to original source of input, if known; null if not known (source constructed with just a stream or reader).
mSpecialIndex - Variable in class com.ctc.wstx.dtd.DTDAttribute
Index number amongst "special" attributes (required ones, attributes that have default values), if attribute is one: -1 if not.
mStandalone - Variable in class com.ctc.wstx.sax.WstxSAXParser
 
mStart - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
mStartElementOpen - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Flag that is set during time that a start element is "open", ie.
mState - Variable in class com.ctc.wstx.sw.BaseStreamWriter
 
mState - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
High-level state indicator, with currently three values: whether we are initializing (need to synthetize START_DOCUMENT), at END_OF_INPUT (end-of-doc), or otherwise, normal operation.
mStaxFactory - Variable in class com.ctc.wstx.sax.WstxSAXParser
We will need the factory reference mostly for constructing underlying stream reader we use.
mStaxFactory - Variable in class com.ctc.wstx.sax.WstxSAXParserFactory
 
mStDoctypeFound - Variable in class com.ctc.wstx.sr.BasicStreamReader
 
mStEmptyElem - Variable in class com.ctc.wstx.sr.BasicStreamReader
 
mStTextThreshold - Variable in class com.ctc.wstx.sr.BasicStreamReader
Threshold value that defines tokenization state that needs to be achieved to "finish" current logical text segment (which may consist of adjacent CDATA and text segments; or be a complete physical segment; or just even a fragment of such a segment)
mSuggestedDefNs - Variable in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
mSurrogate - Variable in class com.ctc.wstx.sw.EncodingXmlWriter
In case a split surrogate pair is output (which can only successfully occur with either writeRaw or writeCharacters), the first part is temporarily stored within this member variable.
mSymbols - Variable in class com.ctc.wstx.util.SymbolTable
Primary matching symbols; it's expected most match occur from here.
mSystemId - Variable in class com.ctc.wstx.io.InputBootstrapper
 
mSystemId - Variable in class org.codehaus.stax2.io.Stax2Result
 
mSystemId - Variable in class org.codehaus.stax2.io.Stax2Source
 
mTable - Variable in class com.ctc.wstx.util.ElementIdMap
Actual hash table area
mTail - Variable in class com.ctc.wstx.util.ElementIdMap
 
mTextBuffer - Variable in class com.ctc.wstx.sr.BasicStreamReader
TextBuffer mostly used to collect non-element textual content (text, CDATA, comment content, pi data)
mTextWrapper - Variable in class com.ctc.wstx.sw.XmlWriter
Lazy-constructed wrapper object, which will route all calls to Writer API, to matching writeCharacters methods of this XmlWriter instance.
mTextWriter - Variable in class com.ctc.wstx.sw.XmlWriter
Optional escaping writer used for escaping characters like '<' '&' and '>' in textual content.
mThisVersion - Variable in class com.ctc.wstx.util.SymbolTable
Version of this table instance; used when deriving new concurrently used versions from existing 'master' instance.
mTmpKey - Variable in class com.ctc.wstx.dtd.DTDValidatorBase
 
mTokenInputCol - Variable in class com.ctc.wstx.sr.StreamScanner
Column on input row that current token starts; 0-based (although in the end it'll be converted to 1-based)
mTokenInputRow - Variable in class com.ctc.wstx.sr.StreamScanner
Input row on which current token starts, 1-based
mTokenInputTotal - Variable in class com.ctc.wstx.sr.StreamScanner
Total number of characters read before start of current token.
mTokenState - Variable in class com.ctc.wstx.sr.BasicStreamReader
State of the current token; one of M_ - constants from above.
mType - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Type of the problem, available types implementation specified.
mUnderlyingStream - Variable in class com.ctc.wstx.sw.BufferingXmlWriter
Actual physical stream that the writer is using, if known.
mValidateText - Variable in class com.ctc.wstx.sr.BasicStreamReader
Flag that indicates that textual content (CDATA, CHARACTERS) is to be validated within current element's scope.
mValidator - Variable in class com.ctc.wstx.sr.InputElementStack
Optional validator object that will get called if set, and that can validate xml content.
mValidator - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Optional validator to use for validating output against one or more schemas, and/or for safe pretty-printing (indentation).
mValidators - Variable in class com.ctc.wstx.dtd.DTDValidator
Stack of validators for open elements
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
mValueBuffer - Variable in class com.ctc.wstx.sr.AttributeCollector
TextBuilder into which values of all attributes are appended to, including default valued ones (defaults are added after explicit ones).
mValueEncoder - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
Encoding of typed values is used the standard encoder included in RI.
mValueEncoder - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
mValueEncoderFactory - Variable in class com.ctc.wstx.sw.TypedStreamWriter
When outputting using Typed Access API, we will need encoders.
mVldContent - Variable in class com.ctc.wstx.sr.BasicStreamReader
Mode information needed at this level; mostly to check what kind of textual content (if any) is allowed in current element context.
mVldContent - Variable in class com.ctc.wstx.sw.BaseStreamWriter
State value used with validation, to track types of content that is allowed at this point in output stream.
mVldProbHandler - Variable in class com.ctc.wstx.sr.ValidatingStreamReader
Custom validation problem handler, if any.
mVldProbHandler - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Custom validation problem handler, if any.
mWrappedLocation - Variable in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
mWriter - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Actual physical writer to output serialized XML content to
mWriter - Variable in class com.ctc.wstx.sw.XmlWriterWrapper
 
mWsStatus - Variable in class com.ctc.wstx.sr.BasicStreamReader
Status of current (text) token's "whitespaceness", that is, whether it is or is not all white space.
mXml11 - Variable in class com.ctc.wstx.io.WstxInputData
Flag that indicates whether XML content is to be treated as per XML 1.1 specification or not (if not, it'll use xml 1.0).
mXml11 - Variable in class com.ctc.wstx.sw.BaseStreamWriter
Since XML 1.1 has some differences to 1.0, we need to keep a flag to indicate if we were to output XML 1.1 document.
mXml11 - Variable in class com.ctc.wstx.sw.XmlWriter
Indicates whether output is to be compliant; if false, is to be xml 1.0 compliant, if true, xml 1.1 compliant.
mXmlIdAttrIndex - Variable in class com.ctc.wstx.sr.AttributeCollector
Index of "xml:id" attribute, if one exists for the current element; AttributeCollector.XMLID_IX_NONE if none.
mXmlVersion - Variable in class com.ctc.wstx.sax.WstxSAXParser
 

N

namesetFromSpecs(boolean, ContentSpec[]) - Static method in class com.ctc.wstx.dtd.ChoiceContentSpec
 
NamespaceEventImpl - Class in org.codehaus.stax2.ri.evt
Implementation of Namespace.
NamespaceEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.NamespaceEventImpl
Constructor for default namespace declaration.
NamespaceEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.NamespaceEventImpl
Constructor for non-default namespace declaration.
needsValidation() - Method in class com.ctc.wstx.dtd.DTDAttribute
 
newInstance() - Method in class com.ctc.wstx.dtd.DFAValidator
 
newInstance() - Method in class com.ctc.wstx.dtd.EmptyValidator
Simple; can always (re)use instance itself; no state information is kept.
newInstance() - Method in class com.ctc.wstx.dtd.StructValidator
Method that should be called to get the actual usable validator instance, from the 'template' validator.
newInstance() - Method in class com.ctc.wstx.evt.DefaultEventAllocator
 
newInstance() - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
newInstance(String) - Static method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Creates a new XMLValidationFactory instance, using the default instance configuration mechanism.
newInstance(String, ClassLoader) - Static method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
newSAXParser() - Method in class com.ctc.wstx.sax.WstxSAXParserFactory
 
next() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
next() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
next() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
next() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
next() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
next() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
next() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
next() - Method in class org.codehaus.stax2.ri.Stax2FilteredStreamReader
 
next() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
nextByte() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
nextChar() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
nextColliding() - Method in class com.ctc.wstx.util.ElementId
 
nextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
nextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
nextEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
nextMultiByte() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
nextTag() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
nextTag() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
nextTag() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
nextTag() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
nextTag() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
nextTag() - Method in class org.codehaus.stax2.ri.Stax2FilteredStreamReader
 
nextTranslated() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
nextUndefined() - Method in class com.ctc.wstx.util.ElementId
 
NonNsAttributeCollector - Class in com.ctc.wstx.sr
Attribute collector class used in non-namespace parsing mode; much simpler than the one that has to handle namespaces.
NonNsAttributeCollector(ReaderConfig) - Constructor for class com.ctc.wstx.sr.NonNsAttributeCollector
 
NonNsInputElementStack - Class in com.ctc.wstx.sr
Sub-class of InputElementStack used when operating in non-namespace-aware, non validating mode.
NonNsInputElementStack(int, ReaderConfig) - Constructor for class com.ctc.wstx.sr.NonNsInputElementStack
 
NonNsStreamWriter - Class in com.ctc.wstx.sw
Implementation of XMLStreamWriter used when namespace support is not enabled.
NonNsStreamWriter(XmlWriter, String, WriterConfig) - Constructor for class com.ctc.wstx.sw.NonNsStreamWriter
 
normalize(DTDValidatorBase, char[], int, int) - Method in class com.ctc.wstx.dtd.DTDAttribute
Method called when no validation is to be done, but value is still to be normalized as much as it can.
normalize(DTDValidatorBase, char[], int, int) - Method in class com.ctc.wstx.dtd.DTDCdataAttr
 
normalize(String) - Static method in class com.ctc.wstx.io.CharsetNames
 
normalizeDefault() - Method in class com.ctc.wstx.dtd.DTDAttribute
Method called to do initial normalization of the default attribute value, without trying to verify its validity.
normalizeDefault() - Method in class com.ctc.wstx.dtd.DTDCdataAttr
 
normalizeSpaces(char[], int, int) - Static method in class com.ctc.wstx.util.StringUtil
Method that will check character array passed, and remove all "extra" spaces (leading and trailing space), and normalize other white space (more than one consequtive space character replaced with a single space).
normalizeXmlIdAttr(AttributeCollector, int) - Method in class com.ctc.wstx.sr.InputElementStack
Method called to normalize value of an ID attribute, specified using name xml:id, when support for Xml:id specification enabled.
NotationDeclaration2 - Interface in org.codehaus.stax2.evt
Interface that extends basic NotationDeclaration to add support for handling Base URI needed to resolve Notation references.
NotationDeclarationEventImpl - Class in org.codehaus.stax2.ri.evt
 
NotationDeclarationEventImpl(Location, String, String, String) - Constructor for class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
NsAttributeCollector - Class in com.ctc.wstx.sr
Attribute collector class used in namespace-aware parsing mode.
NsAttributeCollector(ReaderConfig) - Constructor for class com.ctc.wstx.sr.NsAttributeCollector
 
NsDefaultProvider - Interface in com.ctc.wstx.sr
Interface only used by Woodstox core.
NsInputElementStack - Class in com.ctc.wstx.sr
Sub-class of InputElementStack used when operating in namespace-aware mode.
NsInputElementStack(int, ReaderConfig) - Constructor for class com.ctc.wstx.sr.NsInputElementStack
 
NumberUtil - Class in org.codehaus.stax2.ri.typed
Helper class that contains method for converting numeric values to and from String representations.
NumberUtil() - Constructor for class org.codehaus.stax2.ri.typed.NumberUtil
 

O

onID(Datatype, StringToken) - Method in class com.ctc.wstx.msv.GenericMsvValidator
Note: we have to throw a dummy marker exception, which merely signals that a validation problem is to be reported.
OptionalModel - Class in com.ctc.wstx.dtd
Content specification class that represents an optional specification.
OptionalModel(ModelNode) - Constructor for class com.ctc.wstx.dtd.OptionalModel
 
org.codehaus.stax2 - package org.codehaus.stax2
 
org.codehaus.stax2.evt - package org.codehaus.stax2.evt
 
org.codehaus.stax2.io - package org.codehaus.stax2.io
 
org.codehaus.stax2.osgi - package org.codehaus.stax2.osgi
 
org.codehaus.stax2.ri - package org.codehaus.stax2.ri
Package that contains a skeletal reference implementation of Stax2 API, as well as some utility/helper classes that can be useful in building one.
org.codehaus.stax2.ri.dom - package org.codehaus.stax2.ri.dom
 
org.codehaus.stax2.ri.evt - package org.codehaus.stax2.ri.evt
 
org.codehaus.stax2.ri.typed - package org.codehaus.stax2.ri.typed
 
org.codehaus.stax2.typed - package org.codehaus.stax2.typed
 
org.codehaus.stax2.util - package org.codehaus.stax2.util
 
org.codehaus.stax2.validation - package org.codehaus.stax2.validation
 
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_SCHEMA_TYPE - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines type of Schemas (one of constants from XMLValidationSchema, such as XMLValidationSchema.SCHEMA_ID_DTD) that the schema factory this provider handles supports.
outputAttribute(String, String, String, String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
OutputConfigFlags - Interface in com.ctc.wstx.cfg
Constant interface that contains configuration flag used by output classes internally, for presenting on/off configuration options.
outputDTDText(Writer, char[], int, int) - Static method in class com.ctc.wstx.io.TextEscaper
Quoting method used when outputting content that will be part of DTD (internal/external subset).
OutputElementBase - Class in com.ctc.wstx.sw
Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.
OutputElementBase() - Constructor for class com.ctc.wstx.sw.OutputElementBase
Constructor for the virtual root element
OutputElementBase(OutputElementBase, BijectiveNsMap) - Constructor for class com.ctc.wstx.sw.OutputElementBase
 
OutputFactoryProviderImpl - Class in com.ctc.wstx.osgi
 
OutputFactoryProviderImpl() - Constructor for class com.ctc.wstx.osgi.OutputFactoryProviderImpl
 
outputNamespaceDeclarations(Writer) - Method in class com.ctc.wstx.evt.MergedNsContext
 
outputNamespaceDeclarations(XMLStreamWriter) - Method in class com.ctc.wstx.evt.MergedNsContext
Method called by the matching start element class to output all namespace declarations active in current namespace scope, if any.
outputNamespaceDeclarations(Writer) - Method in class com.ctc.wstx.sr.CompactNsContext
Method called by CompactStartElement to output all 'local' namespace declarations active in current namespace scope, if any.
outputNamespaceDeclarations(XMLStreamWriter) - Method in class com.ctc.wstx.sr.CompactNsContext
 
outputNamespaceDeclarations(Writer) - Method in class com.ctc.wstx.util.BaseNsContext
Method called by the matching start element class to output all namespace declarations active in current namespace scope, if any.
outputNamespaceDeclarations(XMLStreamWriter) - Method in class com.ctc.wstx.util.BaseNsContext
 
outputNamespaceDeclarations(Writer) - Method in class com.ctc.wstx.util.EmptyNamespaceContext
Method called by the matching start element class to output all namespace declarations active in current namespace scope, if any.
outputNamespaceDeclarations(XMLStreamWriter) - Method in class com.ctc.wstx.util.EmptyNamespaceContext
 
outputNsAndAttr(Writer) - Method in class com.ctc.wstx.evt.CompactStartElement
 
outputNsAndAttr(XMLStreamWriter) - Method in class com.ctc.wstx.evt.CompactStartElement
 
outputNsAndAttr(Writer) - Method in class com.ctc.wstx.evt.SimpleStartElement
 
outputNsAndAttr(XMLStreamWriter) - Method in class com.ctc.wstx.evt.SimpleStartElement
 
outputStreamFromURL(URL) - Static method in class com.ctc.wstx.util.URLUtil
Method that tries to get a stream (ideally, optimal one) to write to the resource specified by given URL.
overrideSource(URL) - Method in class com.ctc.wstx.io.BaseInputSource
 
overrideSource(URL) - Method in class com.ctc.wstx.io.WstxInputSource
Method that can be called to override originally defined source.

P

P_ADD_SPACE_AFTER_EMPTY_ELEM - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether writer is to add a single white space before closing "/>" of the empty element or not.
P_ATTR_VALUE_ESCAPER - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Property that can be set if a custom output escaping for attribute value content is needed.
P_AUTO_CLOSE_INPUT - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether stream reader is to close the underlying input source (input stream, reader) when stream reader is closed.
P_AUTO_CLOSE_OUTPUT - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Whether stream writer is to close the underlying output destination (output stream, reader) when stream writer is closed.
P_AUTOMATIC_EMPTY_ELEMENTS - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Whether stream writers are allowed to automatically output empty elements, when a start element is immediately followed by matching end element.
P_AUTOMATIC_END_ELEMENTS - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether stream writer is to automatically add end elements that are needed to properly close the output tree, when the stream is closed (either explicitly by a call to close or closeCompletely, or implicitly by a call to writeEndDocument.
P_AUTOMATIC_NS_PREFIX - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Prefix to use for automatically created namespace prefixes, when namespace support is enabled, the writer is in "repairing" mode, and a new prefix name is needed.
P_BASE_URL - Static variable in class com.ctc.wstx.api.WstxInputProperties
Property of type URL, that will allow specifying context URL to use when resolving relative references, for the main-level entities (external DTD subset, references from the internal DTD subset).
P_CACHE_DTDS - Static variable in class com.ctc.wstx.api.WstxInputProperties
Whether readers will try to cache parsed external DTD subsets or not.
P_CACHE_DTDS_BY_PUBLIC_ID - Static variable in class com.ctc.wstx.api.WstxInputProperties
Whether reader is to cache DTDs (when caching enabled) based on public id or not: if not, system id will be primarily used.
P_COPY_DEFAULT_ATTRS - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether writer should copy attributes that were initially expanded using default settings ("implicit" attributes) or not.
P_CUSTOM_INTERNAL_ENTITIES - Static variable in class com.ctc.wstx.api.WstxInputProperties
Deprecated. This feature may be removed from future versions of Woodstox, since the same functionality can be achieved by using custom entity resolvers.
P_DTD_OVERRIDE - Static variable in class org.codehaus.stax2.XMLInputFactory2
Property used to specify the source for DTD external subset to use instead of DTD specified by the XML document itself (if any).
P_DTD_RESOLVER - Static variable in class com.ctc.wstx.api.WstxInputProperties
Property of type XMLResolver, that will allow overriding of default DTD and external parameter entity resolution.
P_ENABLE_CACHING - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Property that determines whether schema instances created by this factory instance can be cached by the factory; if false, no caching is allowed to be doe; if true, factory can do caching if it wants to.
P_ENTITY_RESOLVER - Static variable in class com.ctc.wstx.api.WstxInputProperties
Property of type XMLResolver, that will allow overriding of default external general entity resolution.
P_INPUT_BUFFER_LENGTH - Static variable in class com.ctc.wstx.api.WstxInputProperties
Size of input buffer (in chars), to use for reading XML content from input stream/reader.
P_INPUT_PARSING_MODE - Static variable in class com.ctc.wstx.api.WstxInputProperties
Three-valued property (one of WstxInputProperties.PARSING_MODE_DOCUMENT, WstxInputProperties.PARSING_MODE_FRAGMENT or WstxInputProperties.PARSING_MODE_DOCUMENTS; default being the document mode) that can be used to handle "non-standard" XML content.
P_INTERN_NAMES - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether name symbols (element, attribute, entity and notation names, namespace prefixes) stream reader returns are guaranteed to have been String.intern()ed.
P_INTERN_NS_URIS - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether namespace URIs stream reader returns are guaranteed to have been String.intern()ed.
P_IS_NAMESPACE_AWARE - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Property that determines whether schemas constructed are namespace-aware, in cases where schema supports both namespace-aware and non-namespace aware modes.
P_LAZY_PARSING - Static variable in class com.ctc.wstx.api.WstxInputProperties
Deprecated. As of Woodstox 4.0 use XMLInputFactory2.P_LAZY_PARSING instead (from Stax2 extension API, v3.0)
P_LAZY_PARSING - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether stream readers are allowed to do lazy parsing, meaning to parse minimal part of the event when XMLStreamReader.next() is called, and only parse the rest as needed (or skip remainder of no extra information is needed).
P_MIN_TEXT_SEGMENT - Static variable in class com.ctc.wstx.api.WstxInputProperties
Property to specify shortest non-complete text segment (part of CDATA section or text content) that parser is allowed to return, if not required to coalesce text.
P_OUTPUT_CDATA_AS_TEXT - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether writer should just automatically convert all calls that would normally produce CDATA to produce (quoted) text.
P_OUTPUT_ESCAPE_CR - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Property that determines whether Carriage Return (\r) characters are to be escaped when output or not.
P_OUTPUT_FIX_CONTENT - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Property that further modifies handling of invalid content so that if WstxOutputProperties.P_OUTPUT_VALIDATE_CONTENT is enabled, instead of reporting an error, writer will try to fix the problem.
P_OUTPUT_INVALID_CHAR_HANDLER - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Property that defines a InvalidCharHandler used to determine what to do with a Java character that app tries to output but which is not a valid xml character.
P_OUTPUT_UNDERLYING_STREAM - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Property that can be used to find out the underlying OutputStream that an XMLStreamWriter instance is using, if known (not known if constructed with a Writer, or other non-stream destination).
P_OUTPUT_UNDERLYING_WRITER - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Property that can be used to find out the underlying Writer that an XMLStreamWriter instance is using, if known (may not be known if constructed with a OutputStream, or other non-Writer destination).
P_OUTPUT_VALIDATE_ATTR - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether output classes should check uniqueness of attribute names, to prevent accidental output of duplicate attributes.
P_OUTPUT_VALIDATE_CONTENT - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether output classes should do basic verification that the textual content output as part of nodes should be checked for validity, if there's a possibility of invalid content.
P_OUTPUT_VALIDATE_NAMES - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether output classes should check validity of names, ie that they only contain legal XML identifier characters.
P_OUTPUT_VALIDATE_STRUCTURE - Static variable in class com.ctc.wstx.api.WstxOutputProperties
Whether output classes should do basic verification that the output structure is well-formed (start and end elements match); that there is one and only one root, and that there is no textual content in prolog/epilog.
P_PRESERVE_LOCATION - Static variable in class org.codehaus.stax2.XMLInputFactory2
Property that determines whether stream reader instances are required to try to keep track of the parser Location in the input documents.
P_REPORT_CDATA - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether cursor-based reader will ever generate CDATA events; if true, CDATA events may be generated for non-coalesced CDATA sections.
P_REPORT_PROLOG_WHITESPACE - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether reader will generate 'ignorable white space' events during prolog and epilog (before and after the main XML root element); if true, will generate those events; if false, will just ignore white space in these parts of the parsed document.
P_SUPPORT_DTDPP - Static variable in class com.ctc.wstx.api.WstxInputProperties
Whether the Reader will recognized DTD++ extensions when parsing DTD subsets.
P_TEXT_ESCAPER - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Property that can be set if a custom output escaping for textual content is needed.
P_UNDECLARED_ENTITY_RESOLVER - Static variable in class com.ctc.wstx.api.WstxInputProperties
Property of type XMLResolver, that will allow graceful handling of references to undeclared (general) entities.
P_VALIDATE_TEXT_CHARS - Static variable in class com.ctc.wstx.api.WstxInputProperties
Whether readers will verify that characters in text content are fully valid XML characters (not just Unicode).
parse(InputSource, HandlerBase) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
parse(InputSource, DefaultHandler) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
parse(InputSource) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
parse(String) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
ParsedExtEntity - Class in com.ctc.wstx.ent
 
ParsedExtEntity(Location, String, URL, String, String) - Constructor for class com.ctc.wstx.ent.ParsedExtEntity
 
parseDirective() - Method in class com.ctc.wstx.dtd.FullDTDReader
 
parseDirectiveFlattened() - Method in class com.ctc.wstx.dtd.FullDTDReader
Method similar to FullDTDReader.parseDirective(), but one that takes care to properly output dtd contents via DTDWriter as necessary.
parseDTD() - Method in class com.ctc.wstx.dtd.FullDTDReader
 
parseEntityName(char) - Method in class com.ctc.wstx.sr.StreamScanner
 
parseFNameForError() - Method in class com.ctc.wstx.sr.StreamScanner
Method called to read in full name, including unlimited number of namespace separators (':'), for the purpose of displaying name in an error message.
parseFullName() - Method in class com.ctc.wstx.sr.StreamScanner
Method that will parse 'full' name token; what full means depends on whether reader is namespace aware or not.
parseFullName(char) - Method in class com.ctc.wstx.sr.StreamScanner
 
parseFullName2(int, int) - Method in class com.ctc.wstx.sr.StreamScanner
 
parseInt(char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Fast method for parsing integers that are known to fit into regular 32-bit signed int type.
parseInt(int, char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseInt(String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseInt(int, String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseLocalName(char) - Method in class com.ctc.wstx.sr.StreamScanner
Method that will parse name token (roughly equivalent to XML specs; although bit lenier for more efficient handling); either uri prefix, or local name.
parseLocalName2(int, int) - Method in class com.ctc.wstx.sr.StreamScanner
Second part of name token parsing; called when name can continue past input buffer end (so only part was read before calling this method to read the rest).
parseLong(char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseLong(String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parsePublicId(char, String) - Method in class com.ctc.wstx.sr.StreamScanner
Simple parsing method that parses system ids, which are generally used in entities (from DOCTYPE declaration to internal/external subsets).
parseQuoted(String, char, TextBuffer) - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called to parse quoted xml declaration pseudo-attribute values.
parseSystemId(char, boolean, String) - Method in class com.ctc.wstx.sr.StreamScanner
Simple parsing method that parses system ids, which are generally used in entities (from DOCTYPE declaration to internal/external subsets).
parseUntil(TextBuffer, char, boolean, String) - Method in class com.ctc.wstx.sr.StreamScanner
 
PARSING_MODE_DOCUMENT - Static variable in class com.ctc.wstx.api.WstxInputProperties
 
PARSING_MODE_DOCUMENTS - Static variable in class com.ctc.wstx.api.WstxInputProperties
 
PARSING_MODE_FRAGMENT - Static variable in class com.ctc.wstx.api.WstxInputProperties
 
ParsingErrorMsgs - Interface in com.ctc.wstx.cfg
 
peek() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
peek() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
This is bit tricky to implement, but it should filter out events just as nextEvent() would.
peek() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
peekNext() - Method in class com.ctc.wstx.sr.StreamScanner
Similar to StreamScanner.getNext(), but does not advance pointer in input buffer.
PEM - Static variable in class org.codehaus.stax2.typed.Base64Variants
This variant is the one that predates Base64Variants.MIME: it is otherwise identical, except that it mandates shorter line length.
pop() - Method in class com.ctc.wstx.sr.InputElementStack
Method called by the stream reader to remove the topmost (start) element from the stack; called when an end element is encountered during parsing.
pop() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
pop() - Method in class com.ctc.wstx.sr.NsInputElementStack
 
PREFIX_MISBOUND - Static variable in class com.ctc.wstx.sw.OutputElementBase
 
PREFIX_OK - Static variable in class com.ctc.wstx.sw.OutputElementBase
 
PREFIX_UNBOUND - Static variable in class com.ctc.wstx.sw.OutputElementBase
 
PrefixedName - Class in com.ctc.wstx.util
Simple key Object to be used for storing/accessing of potentially namespace scoped element and attribute names.
PrefixedName(String, String) - Constructor for class com.ctc.wstx.util.PrefixedName
 
PrefixedNameSet - Class in com.ctc.wstx.dtd
 
PrefixedNameSet() - Constructor for class com.ctc.wstx.dtd.PrefixedNameSet
 
ProcInstrEventImpl - Class in org.codehaus.stax2.ri.evt
 
ProcInstrEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
PROP_EVENT_ALLOCATOR - Static variable in class com.ctc.wstx.api.ReaderConfig
 
push(String, String) - Method in class com.ctc.wstx.sr.InputElementStack
Method called by the stream reader to add new (start) element into the stack in namespace-aware mode; called when a start element is encountered during parsing, but only in ns-aware mode.
push(String) - Method in class com.ctc.wstx.sr.InputElementStack
Method called by the stream reader to add new (start) element into the stack in non-namespace mode; called when a start element is encountered during parsing, but only in non-namespace mode.
push(String, String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
push(String) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
push(String, String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
push(String) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
pushback() - Method in class com.ctc.wstx.io.InputBootstrapper
 
pushback() - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
pushback() - Method in class com.ctc.wstx.io.StreamBootstrapper
 
pushback() - Method in class com.ctc.wstx.sr.StreamScanner
Method to push back last character read; can only be called once, that is, no more than one char can be guaranteed to be succesfully returned.

Q

QNameCreator - Class in com.ctc.wstx.compat
Helper class used to solve [WSTX-174]: some older AppServers were shipped with incompatible version of QName class, which is missing the 3 argument constructor.
QNameCreator() - Constructor for class com.ctc.wstx.compat.QNameCreator
 

R

rawContentsTo(Writer) - Method in class com.ctc.wstx.util.TextBuffer
Method that will stream contents of this buffer into specified Writer.
rawContentsViaReader() - Method in class com.ctc.wstx.util.TextBuffer
 
read(char[], int, int) - Method in class com.ctc.wstx.io.AsciiReader
 
read(char[], int, int) - Method in class com.ctc.wstx.io.ISOLatinReader
 
read() - Method in class com.ctc.wstx.io.MergedReader
 
read(char[]) - Method in class com.ctc.wstx.io.MergedReader
 
read(char[], int, int) - Method in class com.ctc.wstx.io.MergedReader
 
read() - Method in class com.ctc.wstx.io.MergedStream
 
read(byte[]) - Method in class com.ctc.wstx.io.MergedStream
 
read(byte[], int, int) - Method in class com.ctc.wstx.io.MergedStream
 
read(char[], int, int) - Method in class com.ctc.wstx.io.UTF32Reader
 
read(char[], int, int) - Method in class com.ctc.wstx.io.UTF8Reader
 
readCDataSecondary(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
readCoalescedText(int, boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called to read the content of both current CDATA/CHARACTERS events, and all following consequtive events into the text buffer.
readComment(DTDEventListener) - Method in class com.ctc.wstx.dtd.FullDTDReader
Method similar to MinimalDTDReader.skipComment(), but that has to collect contents, to be reported for a SAX handler.
readDTDKeyword(String) - Method in class com.ctc.wstx.dtd.FullDTDReader
Method called usually to indicate an error condition; will read rest of specified keyword (including characters that can be part of XML identifiers), append that to passed prefix (which is optional), and return resulting String.
readElementAsArray(TypedArrayDecoder) - Method in class com.ctc.wstx.sr.TypedStreamReader
Method called to parse array of primitives.
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Actual implementation needs to implement tokenization and state keeping.
readElementAsArray(TypedArrayDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as an array of tokens.
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsBinary(byte[], int, int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read element content as decoded byte sequence; possibly only reading a fragment of all element content.
readElementAsBinary(byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsDoubleArray(double[], int, int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsDoubleArray(double[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsFloatArray(float[], int, int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsFloatArray(float[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsIntArray(int[], int, int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsIntArray(int[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as an int array.
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsLongArray(long[], int, int) - Method in class com.ctc.wstx.sr.TypedStreamReader
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsLongArray(long[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readEndElem() - Method in class com.ctc.wstx.sr.BasicStreamReader
Method called to completely read a close tag, and update element stack appropriately (including checking that tag matches etc).
ReaderBootstrapper - Class in com.ctc.wstx.io
Input bootstrap class used when input comes from a Reader; in this case, encoding is already known, and thus encoding from XML declaration (if any) is only double-checked, not really used.
ReaderConfig - Class in com.ctc.wstx.api
Simple configuration container class; passed by reader factory to reader instance created.
ReaderCreator - Interface in com.ctc.wstx.sr
Interface that defines callbacks readers can use to access settings of the input factory that created them, as well as update cached data factory may store (shared symbol tables, cached DTDs etc).
ReaderSource - Class in com.ctc.wstx.io
Input source that reads input via a Reader.
ReaderSource(ReaderConfig, WstxInputSource, String, String, String, URL, Reader, boolean) - Constructor for class com.ctc.wstx.io.ReaderSource
 
readExternalSubset(WstxInputSource, ReaderConfig, DTDSubset, boolean, int) - Static method in class com.ctc.wstx.dtd.FullDTDReader
Method called to read in the external subset definition.
readInternalSubset(WstxInputData, WstxInputSource, ReaderConfig, boolean, int) - Static method in class com.ctc.wstx.dtd.FullDTDReader
Method called to read in the internal subset definition.
readInto(WstxInputData) - Method in class com.ctc.wstx.io.BaseInputSource
 
readInto(WstxInputData) - Method in class com.ctc.wstx.io.BranchingReaderSource
 
readInto(WstxInputData) - Method in class com.ctc.wstx.io.CharArraySource
 
readInto(WstxInputData) - Method in class com.ctc.wstx.io.ReaderSource
 
readInto(WstxInputData) - Method in class com.ctc.wstx.io.WstxInputSource
Method called to read at least one more char from input source, and update input data appropriately.
readMore(WstxInputData, int) - Method in class com.ctc.wstx.io.BaseInputSource
 
readMore(WstxInputData, int) - Method in class com.ctc.wstx.io.BranchingReaderSource
 
readMore(WstxInputData, int) - Method in class com.ctc.wstx.io.CharArraySource
 
readMore(WstxInputData, int) - Method in class com.ctc.wstx.io.ReaderSource
 
readMore(WstxInputData, int) - Method in class com.ctc.wstx.io.WstxInputSource
Method called by reader when it has to have at least specified number of consequtive input characters in its buffer, and it currently does not have.
readPI() - Method in class com.ctc.wstx.dtd.FullDTDReader
Method similar to MinimalDTDReader.skipPI(), but one that does basic well-formedness checks.
readQuotedValue(char[], int) - Method in class com.ctc.wstx.io.InputBootstrapper
 
readQuotedValue(char[], int) - Method in class com.ctc.wstx.io.ReaderBootstrapper
 
readQuotedValue(char[], int) - Method in class com.ctc.wstx.io.StreamBootstrapper
 
readTextSecondary(int, boolean) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
readXmlDecl(boolean, int) - Method in class com.ctc.wstx.io.InputBootstrapper
 
ready() - Method in class com.ctc.wstx.io.MergedReader
 
reallyValidating() - Method in class com.ctc.wstx.dtd.DTDTypingNonValidator
 
reallyValidating() - Method in class com.ctc.wstx.dtd.DTDValidator
 
reallyValidating() - Method in class com.ctc.wstx.dtd.DTDValidatorBase
 
reallyValidating() - Method in class com.ctc.wstx.sr.InputElementStack
This is a method called by the reader to ensure that we have at least one 'real' validator.
recycle(boolean) - Method in class com.ctc.wstx.util.TextBuffer
Method called to indicate that the underlying buffers should now be recycled if they haven't yet been recycled.
RelaxNGSchema - Class in com.ctc.wstx.msv
This is a validation schema instance based on a RELAX NG schema.
RelaxNGSchema(TREXGrammar) - Constructor for class com.ctc.wstx.msv.RelaxNGSchema
 
RelaxNGSchemaFactory - Class in com.ctc.wstx.msv
This is a StAX2 schema factory that can parse and create schema instances for creating validators that validate documents to check their validity against specific Relax NG specifications.
RelaxNGSchemaFactory() - Constructor for class com.ctc.wstx.msv.RelaxNGSchemaFactory
 
relink(OutputElementBase) - Method in class com.ctc.wstx.sw.OutputElementBase
Method called to reuse a pooled instance.
remove() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
remove() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
Note: only here because we implement Iterator interface.
remove() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
Note: only here because we implement Iterator interface
remove() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
remove() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Note: only here because we implement Iterator interface.
removeLast() - Method in class com.ctc.wstx.util.StringVector
 
removeLast(int) - Method in class com.ctc.wstx.util.StringVector
 
removeValidator(XMLValidator, XMLValidationSchema, XMLValidator[]) - Static method in class org.codehaus.stax2.validation.ValidatorPair
 
removeValidator(XMLValidator, XMLValidator, XMLValidator[]) - Static method in class org.codehaus.stax2.validation.ValidatorPair
 
RepairingNsStreamWriter - Class in com.ctc.wstx.sw
Namespace-aware implementation of XMLStreamWriter, that does namespace repairing, ie resolves possible conflicts between prefixes (add new bindings as necessary), as well as automatically creates namespace declarations as necessary.
RepairingNsStreamWriter(XmlWriter, String, WriterConfig) - Constructor for class com.ctc.wstx.sw.RepairingNsStreamWriter
 
report(XMLValidationProblem) - Method in interface org.codehaus.stax2.XMLReporter2
Reporting method called with reference to object that defines exact problem being encountered.
reportIllegalArg(String) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportIllegalMethod(String) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
Method called when an illegal method (namespace-specific method on non-ns writer) is called by the application.
reportInvalidChar(DTDValidatorBase, char, String) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
reportInvalidContent(int) - Method in class com.ctc.wstx.sr.BasicStreamReader
Stub method implemented by validating parsers, to report content that's not valid for current element context.
reportInvalidContent(int) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
Method called by lower-level parsing code when invalid content (anything inside element with 'empty' content spec; text inside non-mixed element etc) is found during basic scanning.
reportInvalidContent(int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportNull() - Method in class com.ctc.wstx.io.InputBootstrapper
 
reportNwfAttr(String) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
This is the method called when an output method call violates attribute well-formedness checks (trying to output dup attrs) and WstxOutputProperties.P_OUTPUT_VALIDATE_NAMES is is enabled.
reportNwfAttr(String, Object) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportNwfContent(String) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
This is the method called when an output method call violates content well-formedness checks and WstxOutputProperties.P_OUTPUT_VALIDATE_CONTENT is is enabled.
reportNwfContent(String, Object) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportNwfContent(String) - Method in class com.ctc.wstx.sw.XmlWriter
 
reportNwfName(String) - Method in class com.ctc.wstx.sw.XmlWriter
This is the method called when an output method call violates name well-formedness checks and WstxOutputProperties.P_OUTPUT_VALIDATE_NAMES is is enabled.
reportNwfName(String, Object) - Method in class com.ctc.wstx.sw.XmlWriter
 
reportNwfStructure(String) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
This is the method called when an output method call violates structural well-formedness checks and WstxOutputProperties.P_OUTPUT_VALIDATE_STRUCTURE is is enabled.
reportNwfStructure(String, Object) - Static method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportParseProblem(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
reportProblem(String, Location) - Method in class com.ctc.wstx.evt.WstxEventReader
 
reportProblem(XMLValidationProblem) - Method in class com.ctc.wstx.sr.InputElementStack
 
reportProblem(Location, String, String, Object, Object) - Method in interface com.ctc.wstx.sr.InputProblemReporter
 
reportProblem(String, String, Object, Object) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportProblem(Location, String, String, Object, Object) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportProblem(XMLValidationProblem) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportProblem(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
reportProblem(String, Location) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
reportProblem(XMLValidationProblem) - Method in interface org.codehaus.stax2.validation.ValidationContext
Method called by the validator, upon encountering a validation problem.
reportProblem(XMLValidationProblem) - Method in interface org.codehaus.stax2.validation.ValidationProblemHandler
Method called by validator, when a validation problem is encountered.
reportUndeclared(ValidationContext, XMLValidator) - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
reportUnexpectedChar(int, String) - Method in class com.ctc.wstx.io.InputBootstrapper
 
reportUnsupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
reportValidationProblem(DTDValidatorBase, String) - Method in class com.ctc.wstx.dtd.DTDAttribute
 
reportValidationProblem(InputProblemReporter, String) - Method in class com.ctc.wstx.dtd.DTDAttribute
Method called during parsing of DTD schema, to report a problem.
reportValidationProblem(XMLValidationProblem) - Method in interface com.ctc.wstx.sr.InputProblemReporter
 
reportValidationProblem(String) - Method in interface com.ctc.wstx.sr.InputProblemReporter
 
reportValidationProblem(String, Object, Object) - Method in interface com.ctc.wstx.sr.InputProblemReporter
 
reportValidationProblem(XMLValidationProblem) - Method in class com.ctc.wstx.sr.StreamScanner
Note: this is the base implementation used for implementing ValidationContext
reportValidationProblem(String, int) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportValidationProblem(String) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportValidationProblem(Location, String) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportValidationProblem(String, Object, Object) - Method in class com.ctc.wstx.sr.StreamScanner
 
reportValidationProblem(XMLValidationProblem) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
If there is an error handler established, call it.
reportValidationProblem(String, Location, int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportValidationProblem(String, int) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportValidationProblem(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportValidationProblem(Location, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportValidationProblem(String, Object) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportValidationProblem(String, Object, Object) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
reportWrongState(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
reportXmlProblem(String) - Method in class com.ctc.wstx.io.InputBootstrapper
 
require(int, String, String) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
require(int, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
reset() - Method in class com.ctc.wstx.io.MergedReader
 
reset() - Method in class com.ctc.wstx.io.MergedStream
 
reset() - Method in class com.ctc.wstx.sr.AttributeCollector
Method called to allow reusing of collector, usually right before starting collecting attributes for a new start tag.
reset() - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
Method called to allow reusing of collector, usually right before starting collecting attributes for a new start tag.
reset() - Method in class com.ctc.wstx.sr.NsAttributeCollector
Method called to allow reusing of collector, usually right before starting collecting attributes for a new start tag.
reset(String, String) - Method in class com.ctc.wstx.util.PrefixedName
 
reset() - Method in class com.ctc.wstx.util.TextBuilder
Method called before starting to (re)use the buffer, will discard any existing content, and start collecting new set of values.
reset() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
resetInitialized() - Method in class com.ctc.wstx.util.TextBuffer
Method called to make sure there is a non-shared segment to use, without appending any content yet.
resetState() - Method in class com.ctc.wstx.api.ReaderConfig
Unlike name suggests there is also some limited state information associated with the config object.
resetWithCopy(char[], int, int) - Method in class com.ctc.wstx.util.TextBuffer
 
resetWithEmpty() - Method in class com.ctc.wstx.util.TextBuffer
Method called to clear out any content text buffer may have, and initializes buffer to use non-shared data.
resetWithEmptyString() - Method in class com.ctc.wstx.util.TextBuffer
Similar to TextBuffer.resetWithEmpty(), but actively marks current text content to be empty string (whereas former method leaves content as undefined).
resetWithIndentation(int, char) - Method in class com.ctc.wstx.util.TextBuffer
 
resetWithShared(char[], int, int) - Method in class com.ctc.wstx.util.TextBuffer
Method called to initialize the buffer with a shared copy of data; this means that buffer will just have pointers to actual data.
resize(String[]) - Static method in class com.ctc.wstx.sr.AttributeCollector
Method that can be used to get the specified attribute value, by getting it written using Writer passed in.
resolveAndValidateElement() - Method in class com.ctc.wstx.sr.InputElementStack
Method called to resolve element and attribute namespaces (in namespace-aware mode), and do optional validation using pluggable validator object.
resolveAndValidateElement() - Method in class com.ctc.wstx.sr.NonNsInputElementStack
Method called to update information about top of the stack, with attribute information passed in.
resolveAndValidateElement() - Method in class com.ctc.wstx.sr.NsInputElementStack
Method called to update information about top of the stack, with attribute information passed in.
resolveCharOnlyEntity(boolean) - Method in class com.ctc.wstx.sr.StreamScanner
Method called to resolve character entities, and only character entities (except that pre-defined char entities -- amp, apos, lt, gt, quote -- MAY be "char entities" in this sense, depending on arguments).
resolveEntity(WstxInputSource, URL, String, String, String, XMLResolver, ReaderConfig, int) - Static method in class com.ctc.wstx.io.DefaultInputResolver
Basic external resource resolver implementation; usable both with DTD and entity resolution.
resolveEntityUsing(WstxInputSource, String, String, String, XMLResolver, ReaderConfig, int) - Static method in class com.ctc.wstx.io.DefaultInputResolver
A very simple utility expansion method used generally when the only way to resolve an entity is via passed resolver; and where failing to resolve it is not fatal.
resolveNamespacePrefix(String) - Method in class com.ctc.wstx.msv.GenericMsvValidator
 
resolveNamespaces(InputProblemReporter, StringVector) - Method in class com.ctc.wstx.sr.NsAttributeCollector
Method called to resolve namespace URIs from attribute prefixes.
resolveNonCharEntity() - Method in class com.ctc.wstx.sr.StreamScanner
Reverse of StreamScanner.resolveCharOnlyEntity(boolean); will only resolve entity if it is NOT a character entity (or pre-defined 'generic' entity; amp, apos, lt, gt or quot).
resolveQName(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
resolveQName(String, String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
resolveSimpleEntity(boolean) - Method in class com.ctc.wstx.sr.StreamScanner
Method that tries to resolve a character entity, or (if caller so specifies), a pre-defined internal entity (lt, gt, amp, apos, quot).
resolveStreamEncoding() - Method in class com.ctc.wstx.io.StreamBootstrapper
Method called to try to figure out physical encoding the underlying input stream uses.
resolveValues(InputProblemReporter) - Method in class com.ctc.wstx.sr.NonNsAttributeCollector
Method called to by the input element stack when all attributes for the element have been parsed.
restoreContext(WstxInputData) - Method in class com.ctc.wstx.io.BaseInputSource
 
restoreContext(WstxInputData) - Method in class com.ctc.wstx.io.WstxInputSource
Method Reader calls when this input source is resumed as the current source.
returnFullBBuffer(byte[]) - Method in class com.ctc.wstx.io.BufferRecycler
 
returnFullCBuffer(char[]) - Method in class com.ctc.wstx.io.BufferRecycler
 
returnMediumCBuffer(char[]) - Method in class com.ctc.wstx.io.BufferRecycler
 
returnSmallCBuffer(char[]) - Method in class com.ctc.wstx.io.BufferRecycler
 
reuseAsChild(DOMOutputElement, Element) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
reuseAsChild(SimpleOutputElement, String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
reuseAsChild(SimpleOutputElement, String, String, String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
rewrite() - Method in class com.ctc.wstx.dtd.ChoiceContentSpec
 
rewrite() - Method in class com.ctc.wstx.dtd.ContentSpec
Method called as the first part of DFA construction, if necessary; will usually create simpler ModelNode instances that will match definition this instance contains.
rewrite() - Method in class com.ctc.wstx.dtd.SeqContentSpec
 
rewrite() - Method in class com.ctc.wstx.dtd.TokenContentSpec
 

S

safeEnsureFinishToken() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
safeFinishToken() - Method in class com.ctc.wstx.sr.BasicStreamReader
 
saveContext(WstxInputData) - Method in class com.ctc.wstx.io.BaseInputSource
 
saveContext(WstxInputData) - Method in class com.ctc.wstx.io.WstxInputSource
Method Reader calls when this input source is being stored, when a nested input source gets used instead (due to entity expansion).
SAXFeature - Class in com.ctc.wstx.sax
Type safe (pre-Java5) enumeration for listing all currently (SAX 2.0.2) defined standard features
SAXProperty - Class in com.ctc.wstx.sax
Type-safe (pre-Java5) enumeration of all currently (SAX 2.0.2) defined standard properties.
SCHEMA_ID_DTD - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_RELAXNG - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_TREX - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_W3C_SCHEMA - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SeqContentSpec - Class in com.ctc.wstx.dtd
Content specification that defines model that has sequence of one or more elements that have to come in the specified order.
SeqContentSpec(boolean, char, ContentSpec[]) - Constructor for class com.ctc.wstx.dtd.SeqContentSpec
 
serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
Method called to serialize given qualified name into valid String serialization, taking into account existing namespace bindings.
serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
Method called to serialize given qualified name into valid String serialization, taking into account existing namespace bindings.
SERVICE_DEFINITION_PATH - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Path to resource that should contain implementation class definition.
setArity(char) - Method in class com.ctc.wstx.dtd.ContentSpec
 
setAttrValueEscaperFactory(EscapingWriterFactory) - Method in class com.ctc.wstx.api.WriterConfig
 
setAttrValueNormalization(boolean) - Method in class com.ctc.wstx.dtd.DTDTypingNonValidator
This 'validator' will not normalize any attributes, so let's implement this as no-op.
setAttrValueNormalization(boolean) - Method in class com.ctc.wstx.dtd.DTDValidatorBase
Method that allows enabling/disabling attribute value normalization.
setAutomaticDTDValidator(XMLValidator, NsDefaultProvider) - Method in class com.ctc.wstx.sr.InputElementStack
Method called to connect the automatically handled DTD validator (one detected from DOCTYPE, loaded and completely handled by the stream reader without application calling validation methods).
setAutomaticDTDValidator(XMLValidator, NsDefaultProvider) - Method in class com.ctc.wstx.sr.NonNsInputElementStack
 
setAutomaticDTDValidator(XMLValidator, NsDefaultProvider) - Method in class com.ctc.wstx.sr.NsInputElementStack
 
setAutomaticNsPrefix(String) - Method in class com.ctc.wstx.api.WriterConfig
 
setBaseURL(URL) - Method in class com.ctc.wstx.api.ReaderConfig
 
setBufferSize(int) - Method in class com.ctc.wstx.util.TextBuilder
 
setConfigFlag(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
setContentHandler(ContentHandler) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setCurrentLength(int) - Method in class com.ctc.wstx.util.TextBuffer
 
setCustomInternalEntities(Map) - Method in class com.ctc.wstx.api.ReaderConfig
 
setDefaultNamespace(String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
setDefaultNamespace(String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
setDefaultNamespace(String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
setDefaultNamespace(String) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
setDefaultNamespace(String) - Method in class com.ctc.wstx.sw.RepairingNsStreamWriter
With repairing writer, this is only taken as a suggestion as to how the caller would prefer prefixes to be mapped.
setDefaultNamespace(String) - Method in class com.ctc.wstx.sw.SimpleNsStreamWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setDefaultNsUri(String) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
setDefaultNsUri(String) - Method in class com.ctc.wstx.sw.OutputElementBase
 
setDefaultNsUri(String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
setDocumentHandler(DocumentHandler) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setDTDEventListener(DTDEventListener) - Method in class com.ctc.wstx.api.ReaderConfig
 
setDTDHandler(DTDHandler) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setDTDOverride(DTDValidationSchema) - Method in class com.ctc.wstx.api.ReaderConfig
 
setDtdResolver(XMLResolver) - Method in class com.ctc.wstx.api.ReaderConfig
 
setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setEntityResolver(XMLResolver) - Method in class com.ctc.wstx.api.ReaderConfig
 
setEntityResolver(EntityResolver) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setErrorHandler(ErrorHandler) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setEventAllocator(XMLEventAllocator) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
setFeature(String, boolean) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setFeature(String, boolean) - Method in class com.ctc.wstx.sax.WstxSAXParserFactory
 
setFeature(String, Object) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
setFeature(String, Object) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setFeature(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setFeature(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Should use XMLStreamReader2.setProperty(java.lang.String, java.lang.Object) instead
setFlattenWriter(Writer, boolean, boolean, boolean) - Method in class com.ctc.wstx.dtd.FullDTDReader
Method that will set specified Writer as the 'flattening writer'; writer used to output flattened version of DTD read in.
setInitCause(Throwable, Throwable) - Static method in class com.ctc.wstx.util.ExceptionUtil
 
setInputBufferLength(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
setInputOffsets(int, int, int) - Method in class com.ctc.wstx.io.ReaderSource
Method called to change the default offsets this source has.
setInputParsingMode(WstxInputProperties.ParsingMode) - Method in class com.ctc.wstx.api.ReaderConfig
 
setInternNames(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setInternNsURIs(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setInternStrings(boolean) - Method in class com.ctc.wstx.util.SymbolTable
 
setInvalidCharHandler(InvalidCharHandler) - Method in class com.ctc.wstx.api.WriterConfig
 
setLocale(Locale) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setLocation(Location) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
setLocation(Location) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
setNamespaceContext(NamespaceContext) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
Note: Root namespace context works best if automatic prefix creation ("namespace/prefix repairing" in StAX lingo) is enabled.
setNamespaceContext(NamespaceContext) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setNextColliding(ElementId) - Method in class com.ctc.wstx.util.ElementId
 
setNormalizedValue(int, String) - Method in class com.ctc.wstx.sr.AttributeCollector
Low-level mutator method that attribute validation code may call for certain types of attributes, when it wants to handle the whole validation and normalization process by itself.
setParent(XMLStreamReader) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setPrefix(String, String) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
setPrefix(String, String) - Method in class com.ctc.wstx.sw.BaseNsStreamWriter
 
setPrefix(String, String) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
setPrefix(String, String) - Method in class com.ctc.wstx.sw.NonNsStreamWriter
 
setPrefix(String) - Method in class com.ctc.wstx.sw.SimpleOutputElement
 
setPrefix(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setPrefix(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setPrefix(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setProblemReporter(XMLReporter) - Method in class com.ctc.wstx.api.WriterConfig
 
setProperty(String, int, Object) - Method in class com.ctc.wstx.api.ReaderConfig
 
setProperty(String, int, Object) - Method in class com.ctc.wstx.api.ValidatorConfig
 
setProperty(String, int, Object) - Method in class com.ctc.wstx.api.WriterConfig
 
setProperty(String, Object) - Method in class com.ctc.wstx.dom.WstxDOMWrappingReader
 
setProperty(String, Object) - Method in class com.ctc.wstx.dom.WstxDOMWrappingWriter
 
setProperty(String, Object) - Method in class com.ctc.wstx.dtd.DTDSchemaFactory
 
setProperty(String, Object) - Method in class com.ctc.wstx.evt.WstxEventReader
 
setProperty(String, Object) - Method in class com.ctc.wstx.msv.BaseSchemaFactory
 
setProperty(String, Object) - Method in class com.ctc.wstx.sax.WstxSAXParser
 
setProperty(String, Object) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
setProperty(String, Object) - Method in class com.ctc.wstx.stax.WstxInputFactory
 
setProperty(String, Object) - Method in class com.ctc.wstx.stax.WstxOutputFactory
 
setProperty(String, Object) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setProperty(String, Object) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLEventReader2
Method that can be used to set per-reader properties; a subset of properties one can set via matching XMLInputFactory2 instance.
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be used to set per-reader properties; a subset of properties one can set via matching XMLInputFactory2 instance.
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be used to set per-writer properties; a subset of properties one can set via matching XMLOutputFactory2 instance.
setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setReporter(XMLValidator) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
Set the validator object that reported this problem, if known.
setRootNsContext(NamespaceContext) - Method in class com.ctc.wstx.dom.DOMOutputElement
 
setRootNsContext(NamespaceContext) - Method in class com.ctc.wstx.sw.OutputElementBase
 
setRootNsContext(NamespaceContext) - Method in class com.ctc.wstx.sw.SimpleOutputElement
Note: this method can and will only be called before outputting the root element.
setShortestReportedTextSegment(int) - Method in class com.ctc.wstx.api.ReaderConfig
 
setString(int, String) - Method in class com.ctc.wstx.util.StringVector
 
setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setTextEscaperFactory(EscapingWriterFactory) - Method in class com.ctc.wstx.api.WriterConfig
 
setType(String) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
setUndeclaredEntityResolver(XMLResolver) - Method in class com.ctc.wstx.api.ReaderConfig
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class com.ctc.wstx.sr.BasicStreamReader
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class com.ctc.wstx.sr.ValidatingStreamReader
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class com.ctc.wstx.sw.BaseStreamWriter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setValidationProblemHandler(ValidationProblemHandler) - Method in interface org.codehaus.stax2.validation.Validatable
Method that application can call to define a custom handler for validation problems encountered during validation process.
setValue(String) - Method in class com.ctc.wstx.dtd.DefaultAttrValue
 
setWhitespaceStatus(boolean) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
setXmlCompliancy(int) - Method in class com.ctc.wstx.io.AsciiReader
 
setXmlCompliancy(int) - Method in class com.ctc.wstx.io.ISOLatinReader