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.
isURLAttribute
public boolean isURLAttribute(Element element,
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.