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

X

XCatalog - class org.enhydra.xml.xmlc.metadata.XCatalog.
Specifies a XCatalog file to use in resolving external entities when parsing XML files.
XCatalog(Document) - Constructor for class org.enhydra.xml.xmlc.metadata.XCatalog
Constructor.
XERCES - Static variable in class org.enhydra.xml.xmlc.metadata.DOMType
Constant for Xerces DOM.
XERCES - Static variable in class org.enhydra.xml.xmlc.metadata.ParserType
Constant for Xerces XML parser.
XercesDomFactory - class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory.
XMLC DOM factory for creating DocumentType and Document objects based on the Xerces DOM.
XercesDomFactory.LinkedXercesDocument - class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory.LinkedXercesDocument.
Deprecated. Remains for compaitiblity with objects compiled with XMLC 2.0.1
XercesDomFactory.LinkedXercesDocument(XercesDomFactory, DocumentType) - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory.LinkedXercesDocument
Deprecated. Constructor.
XercesDomFactory() - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory
 
XercesDOMParser - class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser.
 
XercesDOMParser() - Constructor for class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser
 
XercesDOMParser(XMLParserConfiguration) - Constructor for class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser
 
XercesHTMLDomFactory - class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory.
XMLC DOM factory for creating HTML Document objects based on the Xerces DOM.
XercesHTMLDomFactory.LinkedXercesDocument - class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory.LinkedXercesDocument.
Deprecated. Remains for compaitiblity with objects compiled with XMLC 2.0.1
XercesHTMLDomFactory.LinkedXercesDocument(XercesHTMLDomFactory) - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory.LinkedXercesDocument
Deprecated. Constructor
XercesHTMLDomFactory() - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory
 
XercesHTMLDOMParser - class org.enhydra.xml.xmlc.parsers.xerces.XercesHTMLDOMParser.
 
XercesHTMLDOMParser() - Constructor for class org.enhydra.xml.xmlc.parsers.xerces.XercesHTMLDOMParser
 
XercesLinkedDocument - class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedDocument.
Class that adds XMLObjectLink support to the Xerces Document.
XercesLinkedDocument() - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedDocument
 
XercesLinkedDocument(DocumentType) - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedDocument
Constructor.
XercesLinkedHTMLDocument - class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedHTMLDocument.
Class that adds XMLObjectLink support to the Xerces HTMLDocument.
XercesLinkedHTMLDocument() - Constructor for class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedHTMLDocument
Constructor
XercesTracer - class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer.
Tracing for parser callbacks.
XercesTracer(ParseTracer) - Constructor for class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
Constructor.
XHTML - Static variable in class org.enhydra.xml.xmlc.metadata.DOMType
Constant for XHTML DOM.
xi - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity xi (?).
Xi - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Xi (?).
XML - Static variable in class org.enhydra.xml.xmlc.metadata.DocumentFormat
Constant for a XML document.
xml2JavaEncoding(String) - Static method in class org.enhydra.xml.io.Encoding
Deprecated. Convert a XML encoding to a Java encoding.
XMLC - class org.enhydra.xml.xmlc.commands.xmlc.XMLC.
XMLC compiler program.
XMLC_COMPRESS_GZIP - Static variable in class org.enhydra.xml.xmlc.servlet.XMLCContext
 
XMLC_COMPRESS_NONE - Static variable in class org.enhydra.xml.xmlc.servlet.XMLCContext
Definition of xmlcCompression parameter values as a bit set.
XMLC_GENERATED_CLASS_FIELD_NAME - Static variable in interface org.enhydra.xml.xmlc.XMLObject
The name of the class field that is used to identify an XMLC generated class.
XMLC_SOURCE_FILE_FIELD_NAME - Static variable in interface org.enhydra.xml.xmlc.XMLObject
Field name in the generated class that contains the name of the source file.
XMLC() - Constructor for class org.enhydra.xml.xmlc.commands.xmlc.XMLC
Constructor with standard output streams.
XMLC(PrintWriter, PrintWriter) - Constructor for class org.enhydra.xml.xmlc.commands.xmlc.XMLC
Constructor specifying output stream for error messages.
XMLCContext - class org.enhydra.xml.xmlc.servlet.XMLCContext.
Class to facility the use of XMLC in a HTTP servlet.
XMLCContext.SessionURLEncodingMode - class org.enhydra.xml.xmlc.servlet.XMLCContext.SessionURLEncodingMode.
Enumerated constant indicating how URL session encoding is to be handled.
XMLCContext(ServletContext, XMLCFactory, XMLCContext.SessionURLEncodingMode, boolean, int) - Constructor for class org.enhydra.xml.xmlc.servlet.XMLCContext
Constructor.
XMLCContextInit - class org.enhydra.xml.xmlc.servlet.XMLCContextInit.
Create a new XMLCContext from init parameters.
XMLCContextInit() - Constructor for class org.enhydra.xml.xmlc.servlet.XMLCContextInit
 
XMLCDeferredParsingFactory - class org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory.
Factory class to create instances of an XMLC-generated class with "deferred parsing".
XMLCDeferredParsingFactory(DocumentLoader, ClassLoader, XMLCLogger) - Constructor for class org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory
Constructor.
XMLCDocument - class org.enhydra.xml.xmlc.dom.XMLCDocument.
Class that is a container for the parsed Document DOM.
XMLCDocument(XMLCDomFactory) - Constructor for class org.enhydra.xml.xmlc.dom.XMLCDocument
Constructor.
XMLCDomFactory - interface org.enhydra.xml.xmlc.dom.XMLCDomFactory.
Interface for a factory class that can create DocumentType and Document objects.
XMLCDomFactoryCache - class org.enhydra.xml.xmlc.dom.XMLCDomFactoryCache.
Class that provides a cache of XMLCDomFactory objects.
XMLCError - error org.enhydra.xml.xmlc.XMLCError.
Error for XMLC compiler and runtime.
XMLCError(String) - Constructor for class org.enhydra.xml.xmlc.XMLCError
Construct an error without a specified cause.
XMLCError(String, Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCError
Construct an error with an associated causing error.
XMLCError(Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCError
Construct an error from a causing error.
XMLCException - exception org.enhydra.xml.xmlc.XMLCException.
Exception for XMLC compiler and runtime.
XMLCException(String) - Constructor for class org.enhydra.xml.xmlc.XMLCException
Construct an exception without a specified cause.
XMLCException(String, Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCException
Construct an exception with an associated causing exception.
XMLCException(Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCException
Construct an exception from a causing exception.
XMLCFactory - interface org.enhydra.xml.xmlc.XMLCFactory.
Interface for factories for instances of XMLC generated classes.
XMLCLogger - interface org.enhydra.xml.xmlc.XMLCLogger.
Abstract interface for XMLC logging.
XMLCOptions - class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions.
Deprecated. Here to support Kelp.
XMLCOptions() - Constructor for class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated.  
XMLCOptionsParser - class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptionsParser.
Parser for xmlc command line options.
XMLCOptionsParser() - Constructor for class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptionsParser
Constructor.
XMLCParser - interface org.enhydra.xml.xmlc.parsers.XMLCParser.
Interface for a class that specifies how to parse an XML file and provide information needed to compile that file into a XMLC object.
XMLCRuntimeException - exception org.enhydra.xml.xmlc.XMLCRuntimeException.
Runtime exception for XMLC.
XMLCRuntimeException(String) - Constructor for class org.enhydra.xml.xmlc.XMLCRuntimeException
Construct an exception without a specified cause.
XMLCRuntimeException(String, Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCRuntimeException
Construct an exception with an associated causing exception.
XMLCRuntimeException(Throwable) - Constructor for class org.enhydra.xml.xmlc.XMLCRuntimeException
Construct an exception from a causing exception.
XMLCStdFactory - class org.enhydra.xml.xmlc.XMLCStdFactory.
XMLC standard factory class.
XMLCStdFactory(ClassLoader, XMLCLogger) - Constructor for class org.enhydra.xml.xmlc.XMLCStdFactory
Constructor.
XMLCUtil - class org.enhydra.xml.xmlc.XMLCUtil.
Utility methods for dealing with DOMs.
XMLCUtil() - Constructor for class org.enhydra.xml.xmlc.XMLCUtil
 
XMLCVersion - class org.enhydra.xml.xmlc.XMLCVersion.
Class containing the XMLC version number.
xmlDecl(String, String, String) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
xmlDecl(String, String, String, Augmentations) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser
Sets the version and encoding values to the xmlcDocument.
XMLEntityResolver - class org.enhydra.xml.io.XMLEntityResolver.
A flexable entity resolver for use with parsing XML files.
XMLEntityResolver() - Constructor for class org.enhydra.xml.io.XMLEntityResolver
 
XMLFormatter - class org.enhydra.xml.io.XMLFormatter.
Formatter for outputting a HTML DOM as a HTML text document.
XMLFormatter(Node, OutputOptions, boolean) - Constructor for class org.enhydra.xml.io.XMLFormatter
Constructor.
XMLIOError - error org.enhydra.xml.io.XMLIOError.
Error for XML I/O.
XMLIOError(String) - Constructor for class org.enhydra.xml.io.XMLIOError
Construct an error without a specified cause.
XMLIOError(String, Throwable) - Constructor for class org.enhydra.xml.io.XMLIOError
Construct an error with an associated causing error.
XMLIOError(Throwable) - Constructor for class org.enhydra.xml.io.XMLIOError
Construct an error from a causing error.
XMLObject - interface org.enhydra.xml.xmlc.XMLObject.
Interface for all compiled XML objects.
XMLObjectImpl - class org.enhydra.xml.xmlc.XMLObjectImpl.
Base class for all compiled XML objects.
XMLObjectImpl() - Constructor for class org.enhydra.xml.xmlc.XMLObjectImpl
Constructor.
XMLObjectLink - interface org.enhydra.xml.xmlc.XMLObjectLink.
Interface implemented by a Document to provide a way of getting back to the XMLObject that contains it.
XmlReader - class org.enhydra.xml.io.XmlReader.
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlReader(File) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(InputStream, String) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(InputStream, String, String, boolean) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(URL) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class org.enhydra.xml.io.XmlReader
Creates a Reader using the InputStream of a URLConnection.
XmlReaderException - exception org.enhydra.xml.io.XmlReaderException.
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, String, String, String, InputStream) - Constructor for class org.enhydra.xml.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for class org.enhydra.xml.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.

< A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.