Package com.thaiopensource.relaxng.parse
Interface ParsedPatternFuture<P>
-
public interface ParsedPatternFuture<P>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PgetParsedPattern()
-
-
-
Method Detail
-
getParsedPattern
P getParsedPattern() throws IllegalSchemaException
- Throws:
IllegalSchemaException
-
-