Spec-Zone .ru
спецификации, руководства, описания, API
|
private abstract class FXMLLoader.ValueElement extends FXMLLoader.Element
Modifier and Type | Field and Description |
---|---|
java.lang.String |
id |
eventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Object |
constructValue() |
void |
processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value) |
void |
processCharacters() |
void |
processEndElement() |
void |
processStartElement() |
add, applyProperty, getProperties, getValueAdapter, isCollection, isTyped, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, set, updateValue, warnDeprecatedEscapeSequence
public void processStartElement() throws java.io.IOException
processStartElement
in class FXMLLoader.Element
java.io.IOException
public void processEndElement() throws java.io.IOException
processEndElement
in class FXMLLoader.Element
java.io.IOException
public void processCharacters() throws LoadException
processCharacters
in class FXMLLoader.Element
LoadException
public void processAttribute(java.lang.String prefix, java.lang.String localName, java.lang.String value) throws java.io.IOException
processAttribute
in class FXMLLoader.Element
java.io.IOException
public abstract java.lang.Object constructValue() throws java.io.IOException
java.io.IOException
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to