Uses of Class
com.tyenki.tree.TreeException

Uses of TreeException in com.tyenki.tree
 

Methods in com.tyenki.tree that throw TreeException
 Templates TreePreprocessor.compile(File config, TreeFormat format)
          Process the XML configuration file and returns the corresponding XSLT templates.
 Templates TreePreprocessor.compile(Source config, TreeFormat format)
          Process the XML configuration file and returns the corresponding XSLT templates.