|
Download Sources | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liguorien.flex.generator.writers.dom4j.BuilderMethodWriter
public abstract class BuilderMethodWriter
| Field Summary |
|---|
| Fields inherited from interface com.liguorien.flex.generator.writers.MethodWriter |
|---|
COMPARATOR |
| Constructor Summary | |
|---|---|
BuilderMethodWriter()
|
|
| Method Summary | |
|---|---|
boolean |
acceptClass(java.lang.Class<?> clazz)
Determines if this writer accepts a class. |
int |
getPriority()
Returns the priority for this writer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liguorien.flex.generator.writers.MethodWriter |
|---|
writeMethod |
| Constructor Detail |
|---|
public BuilderMethodWriter()
| Method Detail |
|---|
public boolean acceptClass(java.lang.Class<?> clazz)
MethodWriter
acceptClass in interface MethodWriter<Dom4jBuilderHandler>clazz - The class to check
public int getPriority()
MethodWriter
getPriority in interface MethodWriter<Dom4jBuilderHandler>
|
FlexGenerator | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||