|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeTables | |
---|---|
com.jaxfront.core.dom | |
com.jaxfront.core.schema | |
com.jaxfront.core.schema.impl |
Uses of CodeTables in com.jaxfront.core.dom |
---|
Methods in com.jaxfront.core.dom that return CodeTables | |
---|---|
CodeTables |
Document.getCodeTables()
Returns the defined codeTables for this DOM domain (stored per XMLSchema). |
Uses of CodeTables in com.jaxfront.core.schema |
---|
Methods in com.jaxfront.core.schema that return CodeTables | |
---|---|
CodeTables |
XMLSchema.getCodeTables()
Returns a loaded code tables for this XML Schema. |
CodeTables |
XMLSchema.getCodeTables(XMLSchema schema,
java.lang.String url,
java.net.URL xuiURL)
Returns all loaded code tables for a specific url (e.q. po.codes). |
Uses of CodeTables in com.jaxfront.core.schema.impl |
---|
Methods in com.jaxfront.core.schema.impl that return CodeTables | |
---|---|
CodeTables |
XMLSchemaImpl.getCodeTables()
Returns the codeTables. |
CodeTables |
XMLSchemaImpl.getCodeTables(XMLSchema schema,
java.lang.String url,
java.net.URL xuiURL)
Returns all loaded code tables for a specific url (e.q. po.codes). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |