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