org.apache.batik.css
Class HiddenChildElementSupport

java.lang.Object
  |
  +--org.apache.batik.css.HiddenChildElementSupport

public class HiddenChildElementSupport
extends java.lang.Object

This class provides utility methods for HiddenChildElement support.


Constructor Summary
protected HiddenChildElementSupport()
          This class does not need to be instanciated.
 
Method Summary
static Element getParentElement(Element e)
          Returns the parent element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiddenChildElementSupport

protected HiddenChildElementSupport()
This class does not need to be instanciated.
Method Detail

getParentElement

public static final Element getParentElement(Element e)
Returns the parent element.


Copyright © 2000 Apache Software Foundation. All Rights Reserved.