Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.exec
Class Escape

java.lang.Object
  extended by org.hyperic.util.exec.Escape

public class Escape
extends java.lang.Object


Constructor Summary
Escape()
           
 
Method Summary
static java.lang.String escape(java.lang.String in)
          Escape a string by quoting the magical elements (such as whitespace, quotes, slashes, etc.)
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Escape

public Escape()
Method Detail

escape

public static java.lang.String escape(java.lang.String in)
Escape a string by quoting the magical elements (such as whitespace, quotes, slashes, etc.)


main

public static void main(java.lang.String[] args)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.