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