|
|||||||||
| Home >> All >> org >> gui4j >> core >> [ definition overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gui4j.core.definition
Class AttributeTypeAlias

java.lang.Objectorg.gui4j.core.definition.AttributeTypeAlias
- All Implemented Interfaces:
- AttributeType
- public class AttributeTypeAlias
- extends java.lang.Object
- implements AttributeType
- extends java.lang.Object
| Constructor Summary | |
AttributeTypeAlias()
|
|
| Method Summary | |
void |
accept(AttributeTypeVisitor visitor)
|
java.lang.String |
getDTDTypeDefinition()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
AttributeTypeAlias
public AttributeTypeAlias()
| Method Detail |
getDTDTypeDefinition
public java.lang.String getDTDTypeDefinition()
- Specified by:
getDTDTypeDefinitionin interfaceAttributeType
accept
public void accept(AttributeTypeVisitor visitor)
- Specified by:
acceptin interfaceAttributeType
|
|||||||||
| Home >> All >> org >> gui4j >> core >> [ definition overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.gui4j.core.definition.AttributeTypeAlias