private class FXMLLoader.DefineElement extends FXMLLoader.Element
eventHandlerAttributes, instancePropertyAttributes, parent, staticPropertyAttributes, staticPropertyElements, value| Modifier | Constructor and Description |
|---|---|
private |
DefineElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.Object element) |
boolean |
isCollection() |
void |
processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value) |
applyProperty, getProperties, getValueAdapter, isTyped, processCharacters, processEndElement, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, processStartElement, set, updateValue, warnDeprecatedEscapeSequencepublic boolean isCollection()
isCollection in class FXMLLoader.Elementpublic void add(java.lang.Object element)
add in class FXMLLoader.Elementpublic void processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value)
throws LoadException
processAttribute in class FXMLLoader.ElementLoadException