|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bee.processor.Processor
public final class Processor
| Field Summary | |
|---|---|
protected Configuration |
configuration
|
protected java.util.Map<XmlPath,java.lang.Class> |
parseRegistry
|
protected long |
startStamp
|
| Constructor Summary | |
|---|---|
Processor(Configuration configuration)
|
|
| Method Summary | |
|---|---|
void |
process()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Configuration configuration
protected long startStamp
protected java.util.Map<XmlPath,java.lang.Class> parseRegistry
| Constructor Detail |
|---|
public Processor(Configuration configuration)
| Method Detail |
|---|
public void process()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||