A B C D E F G I R T W X

A

AbortException - Exception in de.smartics.xml.encoding
Signals that the parsing should be aborted due to a content handler.
AbortException() - Constructor for exception de.smartics.xml.encoding. AbortException
Constructor.
AbortException(String) - Constructor for exception de.smartics.xml.encoding. AbortException
Constructor.
AbortException(Exception) - Constructor for exception de.smartics.xml.encoding. AbortException
Constructor.
AbortException(String, Exception) - Constructor for exception de.smartics.xml.encoding. AbortException
Constructor.

B

build() - Method in class de.smartics.xml.encoding. XmlDescriptor.Builder
Creates the instance upon the builder's data.

C

copy(String) - Method in class de.smartics.xml. CopyReader
Copies the XML fragment to the writer.
copy(String) - Method in class de.smartics.xml. DomCopyReader
Copies the XML fragment to the writer.
CopyReader - Class in de.smartics.xml
Copies XML information read from one source to another.
CopyReader(XMLStreamWriter) - Constructor for class de.smartics.xml. CopyReader
Default constructor.
createParser() - Method in class de.smartics.xml.encoding. XmlDescriptorDetector
Creates and configures a parser instance.

D

de.smartics.xml - package de.smartics.xml
Provides utilities for handling XML.
de.smartics.xml.encoding - package de.smartics.xml.encoding
Provides utilities for detecting XML encoding and other meta data.
de.smartics.xml.handler - package de.smartics.xml.handler
Provides handlers to be attached to XML parsers.
de.smartics.xml.resolver - package de.smartics.xml.resolver
Provides utilities to resolve entities found in XML documents.
DefaultErrorHandler - Class in de.smartics.xml.handler
Implements SAX error handler for default reporting.
DefaultErrorHandler(PrintStream) - Constructor for class de.smartics.xml.handler. DefaultErrorHandler
Convenience constructor passing in a stream, not rethrowing exceptions.
DefaultErrorHandler() - Constructor for class de.smartics.xml.handler. DefaultErrorHandler
Convenience constructor for writing to System.err.
DefaultErrorHandler(PrintWriter) - Constructor for class de.smartics.xml.handler. DefaultErrorHandler
Constructor constructor.
DomCopyReader - Class in de.smartics.xml
Copies XML information read from one source to another.
DomCopyReader(Document, Element) - Constructor for class de.smartics.xml. DomCopyReader
Default constructor.

E

error(TransformerException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 
error(SAXParseException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 

F

fatalError(TransformerException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 
fatalError(SAXParseException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 
FileEntityResolver - Class in de.smartics.xml.resolver
Resolves the resource either as a file URL or relative to the given class in the class path.
FileEntityResolver(EntityResolver) - Constructor for class de.smartics.xml.resolver. FileEntityResolver
Default constructor.

G

getDelegate() - Method in class de.smartics.xml.encoding. XmlDescriptorDetector
Returns the delegate to fetch additional information from the stream.
getEncoding() - Method in class de.smartics.xml.encoding. XmlDescriptor
Returns the detected encoding.
getPublicId() - Method in class de.smartics.xml.encoding. XmlDescriptor
Returns the detected public ID version.
getSystemId() - Method in class de.smartics.xml.encoding. XmlDescriptor
Returns the detected system ID version.
getVersion() - Method in class de.smartics.xml.encoding. XmlDescriptor
Returns the detected XML version.

I

isAnyInformationProvided() - Method in class de.smartics.xml.encoding. XmlDescriptor
Checks if at least one piece of information has been provided.

R

readDescriptor(InputStream) - Method in class de.smartics.xml.encoding. XmlDescriptorDetector
Reads the XML descriptor of the file provided by the input stream.
readDescriptor(InputSource) - Method in class de.smartics.xml.encoding. XmlDescriptorDetector
Reads the XML descriptor of the file provided by the input source.
resolveEntity(String, String) - Method in class de.smartics.xml.resolver. FileEntityResolver
Resolves the resource either as a file URL or relative to the given class in the class path.

T

toString() - Method in class de.smartics.xml.encoding. XmlDescriptor

W

warning(TransformerException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 
warning(SAXParseException) - Method in class de.smartics.xml.handler. DefaultErrorHandler
 
withEncoding(String) - Method in class de.smartics.xml.encoding. XmlDescriptor.Builder
Sets the detected encoding.
withPublicId(String) - Method in class de.smartics.xml.encoding. XmlDescriptor.Builder
Sets the detected public ID version.
withSystemId(String) - Method in class de.smartics.xml.encoding. XmlDescriptor.Builder
Sets the detected system ID version.
withVersion(String) - Method in class de.smartics.xml.encoding. XmlDescriptor.Builder
Sets the detected XML version.

X

XmlDescriptor - Class in de.smartics.xml.encoding
Provides the information detected from the given XML document.
XmlDescriptor.Builder - Class in de.smartics.xml.encoding
The builder for XMLDescriptor instances.
XmlDescriptor.Builder() - Constructor for class de.smartics.xml.encoding. XmlDescriptor.Builder
 
XmlDescriptorDetector - Class in de.smartics.xml.encoding
Detects the descriptor of an XML document.
XmlDescriptorDetector() - Constructor for class de.smartics.xml.encoding. XmlDescriptorDetector
Convenience constructor with no delegate that stops parsing after document start event has been detected.
XmlDescriptorDetector(XmlParsingHandler) - Constructor for class de.smartics.xml.encoding. XmlDescriptorDetector
Default constructor.
XmlParsingHandler - Interface in de.smartics.xml.encoding
Allows to pass one instance for all handler types to XmlDescriptorDetector.

A B C D E F G I R T W X

Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.