org.enhydra.barracuda.core.util.dom.io
Interface DocumentInfo
- public interface DocumentInfo
Interface implemented by a document to support advanced formatting features
such as URL rewriting.
Method Summary |
boolean |
isURLAttribute(org.w3c.dom.Element element,
java.lang.String attrName)
Determine if an attribute of an element can contain a URL. |
isURLAttribute
public boolean isURLAttribute(org.w3c.dom.Element element,
java.lang.String attrName)
- Determine if an attribute of an element can contain a URL.
Copyright © 2001 Enhydra.org