Java org.dom4j.dtd AttributeDecl fields, constructors, methods, implement or subclass

Example usage for Java org.dom4j.dtd AttributeDecl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.dom4j.dtd AttributeDecl.

The text is from its open source code.

Constructor

Method

StringgetAttributeName()
Getter for property attributeName.
StringgetElementName()
Getter for property elementName.
StringgetType()
Getter for property type.
StringgetValue()
Getter for property value.
StringgetValueDefault()
Getter for property valueDefault.