|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xmlbeans.impl.tool.SchemaCopy
public class SchemaCopy
Constructor Summary | |
---|---|
SchemaCopy()
|
Method Summary | |
---|---|
static java.util.Map |
findAllRelative(java.net.URI source,
java.net.URI target)
Copies the schema or wsdl at the source URI to the target URI, along with any relative references. |
static void |
main(java.lang.String[] args)
|
static void |
printUsage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaCopy()
Method Detail |
---|
public static void printUsage()
public static void main(java.lang.String[] args)
public static java.util.Map findAllRelative(java.net.URI source, java.net.URI target)
source
- an arbitrary URI describing a source Schema or WSDLtarget
- a file URI describing a target filename
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |