lumis.portal.util
Class PortalUtilInternal

Package class diagram package PortalUtilInternal
java.lang.Object
  extended by lumis.portal.util.PortalUtilInternal

public class PortalUtilInternal
extends java.lang.Object

General utility class for portal internal use.

Since:
6.0.0

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

PortalUtilInternal

public PortalUtilInternal()
Method Detail

getDefinitionDocument

public static org.w3c.dom.Document getDefinitionDocument(java.lang.String relativePath)
                                                  throws PortalException
Returns the XML Document for a definition file.

Parameters:
relativePath - the relative path of the file. Must not start with '/'.
Throws:
PortalException - if the document could not be read.
Since:
6.0.0


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.