|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mathling.scd.SCDGenerator
public class SCDGenerator
Main entry point for schema component path generator.
Copyright (c) 2005-2010 Mary Holstege.
| Constructor Summary | |
|---|---|
SCDGenerator()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Main program entry point for SCD generator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCDGenerator()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
Main program entry point for SCD generator.
Arguments:
-s Generate paths to components in XML Schema namespace.
-a Generate paths to annotations.
-f Generate full canonical paths (no abbrevations).
-l n Generate paths n levels deep; 0 = generate canonical paths only.
-ns prefix=uri Binds a namespace prefix. May be repeated.
schema Schema location. May be repeated.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||