Spec-Zone .ru
спецификации, руководства, описания, API
|
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 |
id
eventHandlerAttributes, 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, processStartElement
add, applyProperty, getProperties, getValueAdapter, isCollection, isTyped, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, set, updateValue, warnDeprecatedEscapeSequence
public 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.ValueElement
java.io.IOException
public java.lang.Object constructValue() throws java.io.IOException
constructValue
in class FXMLLoader.ValueElement
java.io.IOException
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to