org.rhq.plugins.apache.parser
Class ApacheDirectiveStack
java.lang.Object
org.rhq.plugins.apache.parser.ApacheDirectiveStack
public class ApacheDirectiveStack
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stack
protected List<ApacheDirective> stack
ApacheDirectiveStack
public ApacheDirectiveStack()
addDirective
public void addDirective(ApacheDirective dir)
getLastDirective
public ApacheDirective getLastDirective()
removeLastDirective
public void removeLastDirective()
copy
public ApacheDirectiveStack copy()
isEmpty
public boolean isEmpty()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.