com.aoindustries.website.skintags
Interface PathAttribute

All Known Implementing Classes:
ChildTag, PageTag, ParentTag

public interface PathAttribute

Something with a path attribute.

Author:
AO Industries, Inc.

Method Summary
 java.lang.String getPath()
           
 void setPath(java.lang.String path)
           
 

Method Detail

getPath

java.lang.String getPath()

setPath

void setPath(java.lang.String path)