org.apache.cocoon.components.source.impl
Class TraversableCachingSource.TraversableSourceMeta
java.lang.Object
org.apache.cocoon.components.source.impl.CachingSource.SourceMeta
org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InspectableTraversableCachingSource.InspectableSourceMeta
- Enclosing class:
- TraversableCachingSource
protected static class TraversableCachingSource.TraversableSourceMeta
- extends CachingSource.SourceMeta
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraversableCachingSource.TraversableSourceMeta
public TraversableCachingSource.TraversableSourceMeta()
TraversableCachingSource.TraversableSourceMeta
public TraversableCachingSource.TraversableSourceMeta(Source source)
throws SourceException
- Throws:
SourceException
getName
protected String getName()
setName
protected void setName(String name)
isCollection
protected boolean isCollection()
setIsCollection
protected void setIsCollection(boolean isCollection)
getChildren
protected String[] getChildren()
setChildren
protected void setChildren(String[] children)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.