|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jelly.tags.swing.ConstraintTag.ConstantFactory
public static class ConstraintTag.ConstantFactory
Field Summary | |
---|---|
private java.lang.Object |
constant
|
Constructor Summary | |
---|---|
ConstraintTag.ConstantFactory(java.lang.Object c)
|
Method Summary | |
---|---|
org.apache.commons.jelly.Tag |
createTag(java.lang.String name,
org.xml.sax.Attributes attributes)
|
java.lang.Object |
newInstance()
Create a new component instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Object constant
Constructor Detail |
---|
public ConstraintTag.ConstantFactory(java.lang.Object c)
Method Detail |
---|
public java.lang.Object newInstance()
Factory
newInstance
in interface Factory
public org.apache.commons.jelly.Tag createTag(java.lang.String name, org.xml.sax.Attributes attributes) throws org.apache.commons.jelly.JellyException
createTag
in interface org.apache.commons.jelly.impl.TagFactory
org.apache.commons.jelly.JellyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |