Spec-Zone .ru
спецификации, руководства, описания, API
|
private class FXMLLoader.InstanceDeclarationElement extends FXMLLoader.ValueElement
Modifier and Type | Field and Description |
---|---|
java.lang.String |
constant |
java.lang.String |
factory |
java.lang.Class<?> |
type |
id
eventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value
Constructor and Description |
---|
FXMLLoader.InstanceDeclarationElement(java.lang.Class<?> type) |
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.Class<?> type
public java.lang.String constant
public java.lang.String factory
public FXMLLoader.InstanceDeclarationElement(java.lang.Class<?> type) throws LoadException
LoadException
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