private class FXMLLoader.IncludeElement extends FXMLLoader.ValueElement
| Modifier and Type | Field and Description |
|---|---|
java.nio.charset.Charset |
charset |
java.util.ResourceBundle |
resources |
java.lang.String |
source |
ideventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
constructValue() |
void |
processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value) |
processCharacters, processEndElement, processStartElementadd, applyProperty, getProperties, getValueAdapter, isCollection, isTyped, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, set, updateValue, warnDeprecatedEscapeSequencepublic java.lang.String source
public java.util.ResourceBundle resources
public java.nio.charset.Charset charset
public void processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value)
throws java.io.IOException
processAttribute in class FXMLLoader.ValueElementjava.io.IOExceptionpublic java.lang.Object constructValue()
throws java.io.IOException
constructValue in class FXMLLoader.ValueElementjava.io.IOExceptionCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.