public interface SerializableSchemaComponent
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(SchemaModelSerializer serializer)
Serialize the schema component
|
void serialize(SchemaModelSerializer serializer) throws MissingComponentException, XPathException
serializer - the object responsible for performing the serializationMissingComponentException - if the component cannot be serialized because it contains dangling referencesXPathException - if serialization failsCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.