|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidFormatException | |
org.mindswap.rdfparser |
Uses of InvalidFormatException in org.mindswap.rdfparser |
Methods in org.mindswap.rdfparser that throw InvalidFormatException | |
RDFFile |
RDFParser.recursiveRead(java.lang.String fn,
java.lang.String abbrev)
Similar to the read function, recursiveRead returns an RDFFile object the same as read does however, recursiveRead is intended to be called when in the middle of an invocation of read. |
void |
RDFParser.revalidate(RDFFile f)
Will cause the validation routines to be run against the parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |