private class FXMLLoader.DefineElement extends FXMLLoader.Element
eventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value| 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.ElementLoadExceptionCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.