Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.aendvari.common.model.ModelParserException

Uses of ModelParserException in com.aendvari.common.model
 

Methods in com.aendvari.common.model that throw ModelParserException
 void ModelTree.loadFromFile(java.lang.String file)
          Replaces the current ModelTree with data prodivided by the file.
 void ModelTree.loadFromStream(java.io.InputStream stream)
          Replaces the current ModelTree with the given XML stream.