org.peaseplate.locator
Class LocatorUtils

java.lang.Object
  extended by org.peaseplate.locator.LocatorUtils

public class LocatorUtils
extends java.lang.Object


Constructor Summary
LocatorUtils()
           
 
Method Summary
static java.lang.String highlight(TemplateLocator locator, java.lang.String message, int line, int column)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorUtils

public LocatorUtils()
Method Detail

highlight

public static java.lang.String highlight(TemplateLocator locator,
                                         java.lang.String message,
                                         int line,
                                         int column)


Copyright © 2008. All Rights Reserved.