PREV CLASS
NEXT CLASS
com.ibm.portal.resolver.helper.cor
Class AbstractContentLocation
java.lang.Object
com.ibm.portal.resolver.helper.cor.AbstractContentLocation
- Direct Known Subclasses:
- DefaultContentLocation
-
public abstract class AbstractContentLocation
- extends java.lang.Object
Base class for the default ContentLocation implementations
- Since:
- 6.1.0
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContentLocation
public AbstractContentLocation()
getIntrospectors
public Introspector[] getIntrospectors(java.net.URI[] uris)
getAttributes
public java.util.Properties getAttributes()
PREV CLASS
NEXT CLASS