class: XMLStack

public class: XMLStack
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1743 $ $LastChangedDate: 2009-03-25 11:; Complexity: 1
Dates: Created: 16.07.2009 15:13:17; Modified: 16.07.2009 15:13:17;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {9FFF62ED-60FD-472c-9CFC-C325F82A5939}
A {@link Stack} extension to facilitate XML navigation.
 

Goto: Custom Properties, Methods

See also: ShortContentHandler, ShortContentHandler

Appears in: util

Connections
 
Custom Properties
 
XMLStack Methods
Operation Details
public
toString():String
Sequential
Tags: annotations=@Override
Notes: @return A String representation of the Stack in an XPath like way (e.g. "root/subtag/subsub"):