|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.pipeline.BasicCompiler
Constructor Summary | |
BasicCompiler()
|
|
BasicCompiler(ComponentRegistry registry)
|
Method Summary | |
Pipeline |
compile(Document spec)
|
ComponentRegistry |
getComponentRegistry()
|
void |
setComponentRegistry(ComponentRegistry newRegistry)
|
void |
setLog(java.util.logging.Logger log)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicCompiler()
public BasicCompiler(ComponentRegistry registry)
Method Detail |
public ComponentRegistry getComponentRegistry()
public void setComponentRegistry(ComponentRegistry newRegistry)
public Pipeline compile(Document spec) throws CompileError
compile
in interface PipelineCompiler
CompileError
public void setLog(java.util.logging.Logger log)
setLog
in interface PipelineCompiler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |