org.apache.commons.digester.xmlrules

Class DigesterRuleParser.PatternStack

Enclosing Class:
DigesterRuleParser

protected class DigesterRuleParser.PatternStack
extends ArrayStack

A stack whose toString method returns a '/'-separated concatenation of all the elements in the stack.

Method Summary

String
toString()

Method Details

toString

public String toString()

Copyright 2001-2005 The Apache Software Foundation.