class: XMLStack

public class: XMLStack
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1850 $ $LastChangedDate: 2008-12-17 13:; Complexity: 1
Dates: Created: 16.07.2009 15:33:49; Modified: 16.07.2009 15:33:50;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3B3172E7-D133-49c5-BB34-BCC86CCF605B}
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: Returns a String representation of the Stack in an XPath like way (e.g. "root/subtag/subsub"):