|
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, warnDeprecatedEscapeSequencepublic FXMLLoader.UnknownStaticPropertyElement(java.lang.String name)
throws LoadException
LoadExceptionpublic boolean isCollection()
isCollection in class FXMLLoader.Elementpublic void set(java.lang.Object value)
set in class FXMLLoader.Elementpublic void processCharacters()
throws java.io.IOException
processCharacters in class FXMLLoader.Elementjava.io.IOExceptionCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to .