Frames | No Frames |
Constructors with parameter type nu.xom.NodeFactory | |
Creates a new XSLTransform by
reading the stylesheet from the supplied document. |
Constructors with parameter type nu.xom.NodeFactory | |
Creates an optionally validating Builder that reads
data from the specified parser object and constructs new nodes
using the specified factory object. | |
Creates a Builder based on an optionally
validating parser that builds node objects with the supplied
factory. | |
Creates a Builder that uses
the specified NodeFactory to create
node objects. |
Methods with return type nu.xom.NodeFactory | |
NodeFactory |
Returns this builder's NodeFactory . |