|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mathling.scd.SCDLocatorTest
public class SCDLocatorTest
Main entry point for schema component path locator.test driver for checking non-canonical path tests in SCD testsuite. http://dev.w3.org/2009/xmlschema-ref-test-suite/TestSuiteStagingArea/
Copyright (c) 2007-2010 Mary Holstege.
| Constructor Summary | |
|---|---|
SCDLocatorTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Main program entry point for SCD locator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCDLocatorTest()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
Main program entry point for SCD locator.
Arguments:
-ns prefix=uri Binds a namespace prefix. May be repeated.
-p path Path to locate. May be repeated. If absent, paths read from standard in.
schema Schema location. May be repeated.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||