Package | Description |
---|---|
net.ontopia.topicmaps.schema.core |
The core interfaces that are common to all schema language
implementations.
|
net.ontopia.topicmaps.schema.impl.osl |
The classes and interfaces used to represent constructs in the Ontopia
Schema Language.
|
Modifier and Type | Method and Description |
---|---|
SchemaIF |
SchemaReaderIF.read()
Deprecated.
PUBLIC: Reads the schema from the data source and returns the
object structure.
|
Modifier and Type | Method and Description |
---|---|
SchemaIF |
OSLSchemaReader.read() |