|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BooleanAttr
This interface represents XML attribute information items of type xs:boolean. If the attribute value is not "true" or "false" the Boolean content will be initialized to "false" by default, but the isValid() method will return "false".
| Method Summary | |
|---|---|
java.lang.Boolean |
getBoolean()
|
| Methods inherited from interface org.apache.woden.xml.XMLAttr |
|---|
getAttributeType, getContent, isValid, toExternalForm |
| Method Detail |
|---|
java.lang.Boolean getBoolean()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||