public class SchemaDocument extends AbstractDocument
| Constructor and Description |
|---|
SchemaDocument() |
| Modifier and Type | Method and Description |
|---|---|
Set |
collectAllNamespaces() |
protected Entity |
getRoot() |
Schema |
getSchema() |
void |
setSchema(Schema s) |
void |
validate(EntityReferenceValidator validator) |
addImportedDocument, addImportedEntity, addIncludedDocument, addIncludedEntity, collectAllQNames, define, defineID, find, findByID, getMap, getSystemId, isImportedDocument, isIncludedDocument, setSystemId, undefine, undefineID, validate, validateLocally, withAllSubEntitiesDopublic Schema getSchema()
public void setSchema(Schema s)
public Set collectAllNamespaces()
collectAllNamespaces in class AbstractDocumentpublic void validate(EntityReferenceValidator validator)
validate in class AbstractDocumentprotected Entity getRoot()
getRoot in class AbstractDocumentCopyright © 2017–2019 Eclipse Foundation. All rights reserved.