|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.writersforge.catalan.transform.ProcessorFactory
Factory for converting XML transform instructions into NodeProcessor classes.
| Method Summary | |
org.writersforge.bellows.traverse.NodeProcessor |
createProcessor(org.writersforge.bellows.Datum datum)
Creates a NodeProcessor implementation, based on the content of the Datum input instruction. |
static ProcessorFactory |
getInstance()
Retrieves the singleton instance of the ProcessorFactory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ProcessorFactory getInstance()
public org.writersforge.bellows.traverse.NodeProcessor createProcessor(org.writersforge.bellows.Datum datum)
datum - Datum version of the instruction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||