class: XMLStack
private class: XMLStack
Author:
franke (initial creation)
Project:
Phase: 1.0; Status: Proposed; Version: $Revision: 2050 $ $LastChangedDate: 2009-06-03 12:; Complexity: 1
Dates:
Created: 16.07.2009 15:15:57; Modified: 16.07.2009 15:15:58;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{08F26510-2A68-4052-BD43-7541FEDB3632}
A {@link Stack} extension to facilitate XML navigation.
Goto:
Custom Properties
,
Methods
See also:
ShortContentHandler
Appears in:
cone
Connections
Association link from class
[cone].ShortContentHandler
Custom Properties
XMLStack
Methods
Operation
Details
public
toString
():String
Sequential
Tags:
annotations=@Override
Notes:
Returns a String representation of the Stack in an XPath like way (e.g. "root/subtag/subsub"):
class: XMLStack