org.drools.eclipse.builder
Class Util

java.lang.Object
  extended by org.drools.eclipse.builder.Util

public class Util
extends Object

Utility class.


Field Summary
static char[] NO_CHAR
           
 
Constructor Summary
Util()
           
 
Method Summary
static char[] getResourceContentsAsCharArray(org.eclipse.core.resources.IFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_CHAR

public static final char[] NO_CHAR
Constructor Detail

Util

public Util()
Method Detail

getResourceContentsAsCharArray

public static char[] getResourceContentsAsCharArray(org.eclipse.core.resources.IFile file)
                                             throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.