Uses of Interface
org.hydrateframework.XMLDocWriterParser.TestOutput

Packages that use XMLDocWriterParser.TestOutput
org.hydrateframework   
 

Uses of XMLDocWriterParser.TestOutput in org.hydrateframework
 

Classes in org.hydrateframework that implement XMLDocWriterParser.TestOutput
static class XMLDocWriterParser.TestOutputHandler
          This implementation of the TestOutput interface provides a default implementation for each of its methods.
 

Methods in org.hydrateframework with parameters of type XMLDocWriterParser.TestOutput
 void XMLDocWriterParser.setOutputFilter(XMLDocWriterParser.TestOutput testOut)
          Establish the object that will be used to filter the XML output.
 

Constructors in org.hydrateframework with parameters of type XMLDocWriterParser.TestOutput
XMLDocWriterParser(ObjectContext ctx, org.xml.sax.ContentHandler hnd, XMLDocWriterParser.TestOutput testOut)
          Constructor
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.