|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jet.taglib.TagUtil
Utility class with various functions useful to tag implementations
Method Summary | |
---|---|
static java.lang.String |
getContents(IPath location)
Return the contents of the text file refered to by location. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getContents(IPath location) throws CoreException
location
- the full file system location of the resource.
CoreException
- if an error occurs while reading the file
java.lang.IllegalArgumentException
- if location
does not refer to an existing workspace file.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |