@Deprecated public abstract class XpdlNode extends Object implements Parsable
id i odpowiadającą mu nazwę: name| Modifier | Constructor and Description |
|---|---|
protected |
XpdlNode()
Deprecated.
Domyślny konstruktor
|
|
XpdlNode(Node el,
XpdlNode parentNode)
Deprecated.
Konstruktor ustalający podstawowe pola w klasie
XpdlNode |
| Modifier and Type | Method and Description |
|---|---|
protected NodeList |
getExtendedAttributes()
Deprecated.
Pobiera atrybuty rozszrzone dla określonego węzła
|
String |
getId()
Deprecated.
Pobiera id węzła
|
String |
getName()
Deprecated.
Pobiera nazwę węzła
|
Map<String,String> |
getProperties()
Deprecated.
|
String |
splitValue(String value)
Deprecated.
Funkcja zwracająca wartość z danej
|
public Map<String,String> getProperties()
getProperties in interface Parsablepublic String splitValue(String value)
value - Krotka w postaci id=wartośćpublic String getId()
public String getName()
protected NodeList getExtendedAttributes()
Copyright © 2019 Suncode. All rights reserved.