|
Artifact Info
| Name: | Woodstox |
| Description: | Woodstox is a high-performance XML processor that
implements Stax (JSR-173) and SAX2 APIs |
| GroupId: | org.codehaus.woodstox |
| ArtifactId: | wstx-lgpl |
|
|
| Included classes
|
com/ctc/wstx/api/CommonConfig
com/ctc/wstx/api/InvalidCharHandler
com/ctc/wstx/api/ReaderConfig
com/ctc/wstx/api/ValidatorConfig
com/ctc/wstx/api/WriterConfig
com/ctc/wstx/api/WstxInputProperties
com/ctc/wstx/api/WstxOutputProperties
com/ctc/wstx/cfg/ErrorConsts
com/ctc/wstx/cfg/InputConfigFlags
com/ctc/wstx/cfg/OutputConfigFlags
com/ctc/wstx/cfg/ParsingErrorMsgs
com/ctc/wstx/cfg/XmlConsts
com/ctc/wstx/compat/QNameCreator
com/ctc/wstx/dom/DOMOutputElement
com/ctc/wstx/dom/WstxDOMWrappingReader
com/ctc/wstx/dom/WstxDOMWrappingWriter
com/ctc/wstx/dtd/ChoiceContentSpec
com/ctc/wstx/dtd/ChoiceModel
com/ctc/wstx/dtd/ConcatModel
com/ctc/wstx/dtd/ContentSpec
com/ctc/wstx/dtd/DFAState
com/ctc/wstx/dtd/DFAValidator
com/ctc/wstx/dtd/DTDAttribute
com/ctc/wstx/dtd/DTDCdataAttr
com/ctc/wstx/dtd/DTDElement
com/ctc/wstx/dtd/DTDEntitiesAttr
com/ctc/wstx/dtd/DTDEntityAttr
com/ctc/wstx/dtd/DTDEnumAttr
com/ctc/wstx/dtd/DTDEventListener
com/ctc/wstx/dtd/DTDId
com/ctc/wstx/dtd/DTDIdAttr
com/ctc/wstx/dtd/DTDIdRefAttr
com/ctc/wstx/dtd/DTDIdRefsAttr
com/ctc/wstx/dtd/DTDNmTokenAttr
com/ctc/wstx/dtd/DTDNmTokensAttr
com/ctc/wstx/dtd/DTDNotationAttr
com/ctc/wstx/dtd/DTDSchemaFactory
com/ctc/wstx/dtd/DTDSubset
com/ctc/wstx/dtd/DTDSubsetImpl
com/ctc/wstx/dtd/DTDTypingNonValidator
com/ctc/wstx/dtd/DTDValidator
com/ctc/wstx/dtd/DTDValidatorBase
com/ctc/wstx/dtd/DTDWriter
com/ctc/wstx/dtd/DefaultAttrValue
com/ctc/wstx/dtd/EmptyValidator
com/ctc/wstx/dtd/FullDTDReader
com/ctc/wstx/dtd/LargePrefixedNameSet
com/ctc/wstx/dtd/MinimalDTDReader
com/ctc/wstx/dtd/ModelNode
com/ctc/wstx/dtd/OptionalModel
com/ctc/wstx/dtd/PrefixedNameSet
com/ctc/wstx/dtd/SeqContentSpec
com/ctc/wstx/dtd/SmallPrefixedNameSet
com/ctc/wstx/dtd/StarModel
com/ctc/wstx/dtd/StructValidator
com/ctc/wstx/dtd/TokenContentSpec
com/ctc/wstx/dtd/TokenModel
com/ctc/wstx/ent/EntityDecl
com/ctc/wstx/ent/ExtEntity
com/ctc/wstx/ent/IntEntity
com/ctc/wstx/ent/ParsedExtEntity
com/ctc/wstx/ent/UnparsedExtEntity
com/ctc/wstx/evt/BaseStartElement
com/ctc/wstx/evt/CompactStartElement
com/ctc/wstx/evt/DefaultEventAllocator
com/ctc/wstx/evt/MergedNsContext
com/ctc/wstx/evt/SimpleStartElement
com/ctc/wstx/evt/WDTD
com/ctc/wstx/evt/WEntityDeclaration
com/ctc/wstx/evt/WEntityReference
com/ctc/wstx/evt/WNotationDeclaration
com/ctc/wstx/evt/WstxEventReader
com/ctc/wstx/exc/WstxEOFException
com/ctc/wstx/exc/WstxException
com/ctc/wstx/exc/WstxIOException
com/ctc/wstx/exc/WstxLazyException
com/ctc/wstx/exc/WstxOutputException
com/ctc/wstx/exc/WstxParsingException
com/ctc/wstx/exc/WstxUnexpectedCharException
com/ctc/wstx/exc/WstxValidationException
com/ctc/wstx/io/AsciiReader
com/ctc/wstx/io/BaseInputSource
com/ctc/wstx/io/BaseReader
com/ctc/wstx/io/BranchingReaderSource
com/ctc/wstx/io/BufferRecycler
com/ctc/wstx/io/CharArraySource
com/ctc/wstx/io/CharsetNames
com/ctc/wstx/io/CompletelyCloseable
com/ctc/wstx/io/DefaultInputResolver
com/ctc/wstx/io/EBCDICCodec
com/ctc/wstx/io/ISOLatinReader
com/ctc/wstx/io/InputBootstrapper
com/ctc/wstx/io/InputSourceFactory
com/ctc/wstx/io/MergedReader
com/ctc/wstx/io/MergedStream
com/ctc/wstx/io/ReaderBootstrapper
com/ctc/wstx/io/ReaderSource
com/ctc/wstx/io/StreamBootstrapper
com/ctc/wstx/io/TextEscaper
com/ctc/wstx/io/UTF32Reader
com/ctc/wstx/io/UTF8Reader
com/ctc/wstx/io/UTF8Writer
com/ctc/wstx/io/WstxInputData
com/ctc/wstx/io/WstxInputLocation
com/ctc/wstx/io/WstxInputSource
com/ctc/wstx/msv/AttributeProxy
com/ctc/wstx/msv/BaseSchemaFactory
com/ctc/wstx/msv/GenericMsvValidator
com/ctc/wstx/msv/RelaxNGSchema
com/ctc/wstx/msv/RelaxNGSchemaFactory
com/ctc/wstx/msv/W3CSchema
com/ctc/wstx/msv/W3CSchemaFactory
com/ctc/wstx/osgi/InputFactoryProviderImpl
com/ctc/wstx/osgi/OutputFactoryProviderImpl
com/ctc/wstx/osgi/ValidationSchemaFactoryProviderImpl
com/ctc/wstx/osgi/WstxBundleActivator
com/ctc/wstx/sax/SAXFeature
com/ctc/wstx/sax/SAXProperty
com/ctc/wstx/sax/WrappedSaxException
com/ctc/wstx/sax/WstxSAXParser
com/ctc/wstx/sax/WstxSAXParserFactory
com/ctc/wstx/sr/AttributeCollector
com/ctc/wstx/sr/BasicStreamReader
com/ctc/wstx/sr/CompactNsContext
com/ctc/wstx/sr/ElemAttrs
com/ctc/wstx/sr/ElemCallback
com/ctc/wstx/sr/InputElementStack
com/ctc/wstx/sr/InputProblemReporter
com/ctc/wstx/sr/NonNsAttributeCollector
com/ctc/wstx/sr/NonNsInputElementStack
com/ctc/wstx/sr/NsAttributeCollector
com/ctc/wstx/sr/NsDefaultProvider
com/ctc/wstx/sr/NsInputElementStack
com/ctc/wstx/sr/ReaderCreator
com/ctc/wstx/sr/StreamReaderImpl
com/ctc/wstx/sr/StreamScanner
com/ctc/wstx/sr/TypedStreamReader
com/ctc/wstx/sr/ValidatingStreamReader
com/ctc/wstx/stax/WstxEventFactory
com/ctc/wstx/stax/WstxInputFactory
com/ctc/wstx/stax/WstxOutputFactory
com/ctc/wstx/sw/AsciiXmlWriter
com/ctc/wstx/sw/BaseNsStreamWriter
com/ctc/wstx/sw/BaseStreamWriter
com/ctc/wstx/sw/BufferingXmlWriter
com/ctc/wstx/sw/EncodingXmlWriter
com/ctc/wstx/sw/ISOLatin1XmlWriter
com/ctc/wstx/sw/NonNsStreamWriter
com/ctc/wstx/sw/OutputElementBase
com/ctc/wstx/sw/RepairingNsStreamWriter
com/ctc/wstx/sw/SimpleNsStreamWriter
com/ctc/wstx/sw/SimpleOutputElement
com/ctc/wstx/sw/TypedStreamWriter
com/ctc/wstx/sw/XmlWriter
com/ctc/wstx/sw/XmlWriterWrapper
com/ctc/wstx/util/ArgUtil
com/ctc/wstx/util/BaseNsContext
com/ctc/wstx/util/BijectiveNsMap
com/ctc/wstx/util/DataUtil
com/ctc/wstx/util/DefaultXmlSymbolTable
com/ctc/wstx/util/ElementId
com/ctc/wstx/util/ElementIdMap
com/ctc/wstx/util/EmptyNamespaceContext
com/ctc/wstx/util/ExceptionUtil
com/ctc/wstx/util/InternCache
com/ctc/wstx/util/PrefixedName
com/ctc/wstx/util/SimpleCache
com/ctc/wstx/util/StringUtil
com/ctc/wstx/util/StringVector
com/ctc/wstx/util/SymbolTable
com/ctc/wstx/util/TextAccumulator
com/ctc/wstx/util/TextBuffer
com/ctc/wstx/util/TextBuilder
com/ctc/wstx/util/URLUtil
com/ctc/wstx/util/WordResolver
com/ctc/wstx/util/WordSet
com/ctc/wstx/util/XmlChars
|
|
|
|
Context Help
That's a tool for searching and browsing maven repositories.
You can search for classes, group id's and artifact id's.
The Vision of this portal is more transparence and visualisation of open source components.
Next phases are referencing of java docs and visualization of the component Architectures.
|
|
Social bookmarks
|
|
Syndication
Subsribe our RSS Feed.
Find articles about Java technologies.
|
|