private class FXMLLoader.UnknownTypeElement extends FXMLLoader.ValueElement
| Modifier and Type | Class and Description |
|---|---|
class |
FXMLLoader.UnknownTypeElement.UnknownValueMap |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
ideventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value| Constructor and Description |
|---|
FXMLLoader.UnknownTypeElement(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
constructValue() |
void |
processEndElement() |
processAttribute, processCharacters, processStartElementadd, applyProperty, getProperties, getValueAdapter, isCollection, isTyped, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, set, updateValue, warnDeprecatedEscapeSequencepublic FXMLLoader.UnknownTypeElement(java.lang.String name)
public void processEndElement()
throws java.io.IOException
processEndElement in class FXMLLoader.ValueElementjava.io.IOExceptionpublic java.lang.Object constructValue()
throws LoadException
constructValue in class FXMLLoader.ValueElementLoadExceptionCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.