Uses of Class
orc.ast.xml.Oil

Packages that use Oil
orc.ast.xml JAXB implementation classes for the Orc Intermediate Language XML binding. 
 

Uses of Oil in orc.ast.xml
 

Methods in orc.ast.xml that return Oil
static Oil Oil.fromXML(java.io.Reader in)
           
static Oil Oil.fromXML(java.lang.String xml)