Uses of Class
org.foray.fotree.PropertyListUnparsed

Packages that use PropertyListUnparsed
org.foray.fotree Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. 
org.foray.fotree.math.obj Classes representing objects in the m: (MathML) namespace. 
org.foray.fotree.svg.obj Classes representing objects in the svg: (Scalable Vector Graphics) namespace. 
 

Uses of PropertyListUnparsed in org.foray.fotree
 

Constructors in org.foray.fotree with parameters of type PropertyListUnparsed
ForeignXML(InstreamForeignObject parent, PropertyListUnparsed propertyList)
          Constructor.
 

Uses of PropertyListUnparsed in org.foray.fotree.math.obj
 

Constructors in org.foray.fotree.math.obj with parameters of type PropertyListUnparsed
InstreamMathElement(InstreamForeignObject parent, PropertyListUnparsed propertyList)
          Constructor.
 

Uses of PropertyListUnparsed in org.foray.fotree.svg.obj
 

Constructors in org.foray.fotree.svg.obj with parameters of type PropertyListUnparsed
InstreamSvgElement(InstreamForeignObject parent, PropertyListUnparsed propertyList)
          Constructor.
 



Copyright © 2017. All rights reserved.