org.enhydra.xml.io
Interface DocumentInfo
- All Known Subinterfaces:
- HTMLObject, XMLObject
- All Known Implementing Classes:
- HTMLObjectImpl, XMLObjectImpl
- 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 © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.