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:21:15; Modified: 16.07.2009 15:21:15;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {38D5A8D3-EBDC-4633-8A48-8C8BC8AA987F}
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"):