org.apache.ws.jaxme.generator.impl
Class Inliner
java.lang.Objectorg.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,
IOExceptionReads the given input source.
- parse in interface SchemaTransformer