org.apache.ws.jaxme.generator.impl
Class Inliner
java.lang.Object
org.apache.ws.jaxme.generator.impl.Inliner
- SchemaTransformer
public class Inliner
extends java.lang.Object
Inliner(Document[] pBindings) - Creates a new instance with the given bindings.
|
Inliner
public Inliner(Document[] pBindings)
Creates a new instance with the given bindings.
parse
public void parse(InputSource pSource,
XMLReader pReader)
throws ParserConfigurationException,
SAXException,
IOException
Reads the given input source.
- parse in interface SchemaTransformer