com.thaiopensource.relaxng.impl
Interface PatternFuture


public interface PatternFuture


Method Summary
 Pattern getPattern(boolean isAttributesPattern)
           
 

Method Detail

getPattern

Pattern getPattern(boolean isAttributesPattern)
                   throws IncorrectSchemaException,
                          SAXException,
                          IOException
Throws:
IncorrectSchemaException
SAXException
IOException