org.apache.cocoon.components.source.impl
Class QDoxSourceFactory.SourceRoot
java.lang.Object
org.apache.cocoon.components.source.impl.QDoxSourceFactory.SourceRoot
- Enclosing class:
- QDoxSourceFactory
protected static final class QDoxSourceFactory.SourceRoot
- extends Object
Represents an URI and which packages it contains.
Using this class, the QDoxSourceFactory can quickly find the right SourceRoot URI given a specified
package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QDoxSourceFactory.SourceRoot
protected QDoxSourceFactory.SourceRoot(String uri)
addPackage
protected void addPackage(String packageName)
hasPackage
protected boolean hasPackage(String packageName)
getUri
protected String getUri()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.