|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleSet | |
|---|---|
| net.ontopia.topicmaps.schema.impl.osl | The classes and interfaces used to represent constructs in the Ontopia Schema Language. |
| Uses of RuleSet in net.ontopia.topicmaps.schema.impl.osl |
|---|
| Methods in net.ontopia.topicmaps.schema.impl.osl that return RuleSet | |
|---|---|
RuleSet |
OSLSchema.getRuleSet(java.lang.String id)
INTERNAL: Returns the rule set that has the given ID. |
| Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type RuleSet | |
|---|---|
void |
OSLSchema.addRuleSet(RuleSet rule)
INTERNAL: Adds a RuleSet object to the schema. |
protected void |
OSLSchemaWriter.export(RuleSet ruleset,
org.xml.sax.DocumentHandler dh)
|
void |
OSLSchema.removeRuleSet(RuleSet rule)
INTERNAL: Removes the rule set from this schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||