org.apache.cocoon.components.source.impl
Class InspectableTraversableCachingSource.InspectableSourceMeta
java.lang.Object
org.apache.cocoon.components.source.impl.CachingSource.SourceMeta
org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta
org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- InspectableTraversableCachingSource
protected static class InspectableTraversableCachingSource.InspectableSourceMeta
- extends TraversableCachingSource.TraversableSourceMeta
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_PROPERTY
protected static final SourceProperty NULL_PROPERTY
InspectableTraversableCachingSource.InspectableSourceMeta
public InspectableTraversableCachingSource.InspectableSourceMeta()
InspectableTraversableCachingSource.InspectableSourceMeta
public InspectableTraversableCachingSource.InspectableSourceMeta(Source source)
throws SourceException
- Throws:
SourceException
getSourceProperty
protected SourceProperty getSourceProperty(String namespace,
String name)
setSourceProperty
protected void setSourceProperty(SourceProperty property)
getSourceProperties
protected SourceProperty[] getSourceProperties()
setSourceProperties
protected void setSourceProperties(SourceProperty[] props)
removeSourceProperty
protected void removeSourceProperty(String namespace,
String name)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.