|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.util.PortalUtilInternal
public class PortalUtilInternal
General utility class for portal internal use.
Constructor Summary | |
---|---|
PortalUtilInternal()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
getDefinitionDocument(java.lang.String relativePath)
Returns the XML Document for a definition file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalUtilInternal()
Method Detail |
---|
public static org.w3c.dom.Document getDefinitionDocument(java.lang.String relativePath) throws PortalException
relativePath
- the relative path of the file. Must not start with '/'.
PortalException
- if the document could not be read.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |