|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.test.SchemaHelperTester
public class SchemaHelperTester
Description of the Class
| Field Summary | |
|---|---|
SchemaHelper |
sh
|
| Constructor Summary | |
|---|---|
SchemaHelperTester(String xmlFormat)
Constructor for the SchemaHelperTester object |
|
| Method Summary | |
|---|---|
static void |
charTest()
Description of the Method |
static void |
charTest(String test)
Description of the Method |
void |
displayAttributes()
Displays specific info about all the SchemaNodeMap schemaNodes that wrap attribute elements from the schema |
void |
displayCompositors(String filter)
Gets the compositors attribute of the SchemaHelperTester object |
void |
dlese_anno_tests()
|
static void |
main(String[] args)
The main program for the SchemaHelperTester class |
void |
reportMissingXSDatatypes()
Find the dataTypes of elements in the SchemaNodeMap that are not present in the XSDatatypeManager. |
void |
stuffValue(DocMap docMap,
String xpath,
String value,
SchemaHelper schemaHelper)
|
static void |
uriTest(String uriStr)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public SchemaHelper sh
| Constructor Detail |
|---|
public SchemaHelperTester(String xmlFormat)
throws Exception
Exception| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - The command line arguments
Exceptionpublic void dlese_anno_tests()
public void stuffValue(DocMap docMap,
String xpath,
String value,
SchemaHelper schemaHelper)
throws Exception
Exceptionpublic static void charTest(String test)
test - Description of the Parameterpublic static void charTest()
public static void uriTest(String uriStr)
uriStr - Description of the Parameterpublic void reportMissingXSDatatypes()
public void displayAttributes()
public void displayCompositors(String filter)
filter - Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||