| java.lang.Object org.xdev.base.core.compiler.AXCompiler org.xdev.base.core.compiler.JDOMCompiler
JDOMCompiler | public class JDOMCompiler extends AXCompiler (Code) | | author: Administrator author: TODO To change the template for this generated type comment go to author: Window - Preferences - Java - Code Style - Code Templates |
Methods inherited from org.xdev.base.core.compiler.AXCompiler | public static void addArgument(String value)(Code)(Java Doc) public void addDataSource(String id, IDataSource ds)(Code)(Java Doc) public static void addInstruction(AbstractInstruction instruction)(Code)(Java Doc) public static void addLexer(AbstractLexer lexer)(Code)(Java Doc) public static synchronized void addTag(String id, AbstractType type)(Code)(Java Doc) public HashMap compileProperties(List elements, Configuration template) throws Exception(Code)(Java Doc) abstract public HashMap compileProperties(Object elm, Configuration stemplate) throws Exception(Code)(Java Doc) public XSSLAction compileRule(IPage page, File f, String rulePath) throws Exception(Code)(Java Doc) public XSSLAction compileRule(IPage page, File f, String rulePath, String qualifierXml) throws Exception(Code)(Java Doc) public XSSLAction compileSingleSource(IPage page, Object xddSource, String rulePath, String qualifierXml) throws Exception(Code)(Java Doc) protected XSSLAction compileSource(IPage page, Object xddSource, String rulePath, String qualifierXml) throws Exception(Code)(Java Doc) abstract protected Object compileSource(Object xddSource, String rulePath, String qualifierXml) throws Exception(Code)(Java Doc) public static synchronized void destroy(ArrayList threads)(Code)(Java Doc) public static synchronized void expire(String rulePath) throws Exception(Code)(Java Doc) public static synchronized void expireRules() throws Exception(Code)(Java Doc) public static String getArgument(int index)(Code)(Java Doc) public XSSLComponent getCompiledComponent(IPage page, Object element, XSSLComponent parent, XSSLAction template, String path) throws Exception(Code)(Java Doc) public IDataSource getDataSource(String id)(Code)(Java Doc) public static AXCompiler getInstance()(Code)(Java Doc) public static AXCompiler getInstance(String typePath, Object invoker) throws Exception(Code)(Java Doc) public static Object getInvoker()(Code)(Java Doc) public static Class getInvokerClass()(Code)(Java Doc) public static PluginManager getPluginManager()(Code)(Java Doc) public XSSLAction getRule(String id)(Code)(Java Doc) public AbstractType getType(String xmlTag)(Code)(Java Doc) public static Configuration getTypes()(Code)(Java Doc) public boolean hasExpired(String rulePath, File f)(Code)(Java Doc) public boolean hasType(String xmlTag)(Code)(Java Doc) protected void init(List inits) throws Exception(Code)(Java Doc) public Object lexDocument(Object document) throws Exception(Code)(Java Doc) public static Class loadClass(String className)(Code)(Java Doc) protected static void loadRoot() throws Exception(Code)(Java Doc) public static boolean match(Element elm) throws Exception(Code)(Java Doc) protected XSSLAction prepareTransaction(IPage page, String rulePath, XSSLAction transaction)(Code)(Java Doc)
|
|
|