Uses of Package
org.enhydra.xml.xmlc.misc

Packages that use org.enhydra.xml.xmlc.misc
org.enhydra.xml.xmlc.codegen org.enhydra.xml.xmlc.codegen provides interfaces and support class for code generation. 
org.enhydra.xml.xmlc.html.parsers.swing   
org.enhydra.xml.xmlc.html.parsers.tidy   
org.enhydra.xml.xmlc.misc   
org.enhydra.xml.xmlc.parsers   
org.enhydra.xml.xmlc.parsers.xerces   
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.codegen
ProcessRunner
          Run a process, optionally collecting stdout/stderr.
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.html.parsers.swing
LineNumberMap
          Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.html.parsers.tidy
LineNumberMap
          Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.misc
LineNumberMap
          Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
LineNumberMap.Line
          Structure to record the char offset in an input stream for a line.
LineNumberRecorder
          Class that records information to translate a line number or byte offset in a stream into a source file and line number.
SSIDirective
          A parsed SSI directive.
SSIParsedStream
          Implements the reading and parsing of an SSI stream.
SSIReader
          A reader that implements Server-Side Includes (SSI).
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.parsers
LineNumberMap
          Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
 

Classes in org.enhydra.xml.xmlc.misc used by org.enhydra.xml.xmlc.parsers.xerces
LineNumberMap
          Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.