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