net.sf.saxon
Class Err

java.lang.Object
  extended bynet.sf.saxon.Err

public class Err
extends java.lang.Object

Class containing utility methods for handling error messages


Constructor Summary
Err()
           
 
Method Summary
static java.lang.String wrap(java.lang.CharSequence cs)
          Add delimiters to represent variable information within an error message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Err

public Err()
Method Detail

wrap

public static java.lang.String wrap(java.lang.CharSequence cs)
Add delimiters to represent variable information within an error message

Returns:
the delimited variable information