javax.xml.bind
Class SchemaOutputResolver
java.lang.Object
javax.xml.bind.SchemaOutputResolver
public abstract class SchemaOutputResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaOutputResolver
public SchemaOutputResolver()
createOutput
public abstract Result createOutput(String namespaceUri,
String suggestedFileName)
throws IOException
- Throws:
IOException
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.