|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentRoot
A content root represents a single root directory from a single content set.
Two roots are equal if the following are equal:
Method Summary | |
---|---|
boolean |
canContainJavaSources() Gets whether this root can contain Java sources. |
boolean |
contains(ContentRoot root) Gets whether this root contains another root. |
IntersectedFilters |
getFilters() Gets the declared pattern filters applicable to this root. |
java.lang.String |
getKey() Gets the key of this root. |
java.lang.String |
getLabel() Gets the label (short label) of this root. |
java.lang.String |
getNormalizedPath() Gets the normalized absolute path of this root. |
java.lang.String |
getPath() Gets the absolute path of this root. |
java.net.URL |
getUrl() Gets the URL of this root. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
java.net.URL getUrl()
java.lang.String getPath()
java.lang.String getNormalizedPath()
java.lang.String getKey()
java.lang.String getLabel()
IntersectedFilters getFilters()
boolean contains(ContentRoot root)
boolean canContainJavaSources()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |