org.iso_relax.dispatcher.impl
public class IgnoredSchema extends Object implements IslandSchema
Method Summary | |
---|---|
void | bind(SchemaProvider provider, ErrorHandler handler) |
AttributesVerifier | createNewAttributesVerifier(String namespaceURI, AttributesDecl[] decls) |
IslandVerifier | createNewVerifier(String namespaceURI, ElementDecl[] rules) |
AttributesDecl | getAttributesDeclByName(String name) |
AttributesDecl[] | getAttributesDecls() |
ElementDecl | getElementDeclByName(String name) |
ElementDecl[] | getElementDecls() |
Iterator | iterateAttributesDecls() |
Iterator | iterateElementDecls() |