Uses of Interface
org.ujac.print.StyleParser

Packages that use StyleParser
org.ujac.print   
 

Uses of StyleParser in org.ujac.print
 

Classes in org.ujac.print that implement StyleParser
 class DefaultStyleParser
          Name: DefaultStyleParser
Description: Default StyleParser implementation.
 

Methods in org.ujac.print that return StyleParser
 StyleParser DocumentHandler.getStyleParser()
          Getter method for the the property styleParser.
 

Methods in org.ujac.print with parameters of type StyleParser
 void DocumentHandler.setStyleParser(StyleParser styleParser)
          Setter method for the the property styleParser.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.