Uses of Interface
echoxul.parser.XOMFactory

Packages that use XOMFactory
echoxul.parser   
echoxul.view.builder   
 

Uses of XOMFactory in echoxul.parser
 

Classes in echoxul.parser that implement XOMFactory
 class DebugXOMFactory
          Debug implementation of XOMFactory.
 class XOMFilterFactory
          This XOMFactory instance is a filter that attempts to delegate out to a list of XOMFactory instances.
 

Constructors in echoxul.parser with parameters of type XOMFactory
XULBuilder(XOMFactory factory)
           
 

Uses of XOMFactory in echoxul.view.builder
 

Classes in echoxul.view.builder that implement XOMFactory
 class BuilderXOMFactory
          Provide a factory for creating XULElements.
 



Copyright © 2004 Terry Laurenzo. All Rights Reserved.