Project Wonder 5.0

com.webobjects.monitor._private
Class String_Extensions

java.lang.Object
  extended by com.webobjects.monitor._private.String_Extensions

public class String_Extensions
extends Object


Constructor Summary
String_Extensions()
           
 
Method Summary
static String booleanAsYNString(boolean aBOOL)
           
static String booleanAsYNString(Boolean aBOOL)
           
static boolean boolValue(Object anObject)
           
static boolean boolValue(String aString)
           
static boolean isValidXMLString(String aValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

String_Extensions

public String_Extensions()
Method Detail

boolValue

public static boolean boolValue(String aString)

booleanAsYNString

public static String booleanAsYNString(boolean aBOOL)

booleanAsYNString

public static String booleanAsYNString(Boolean aBOOL)

boolValue

public static boolean boolValue(Object anObject)

isValidXMLString

public static boolean isValidXMLString(String aValue)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.