org.sape.smfw.xmlutils
Class BooleanDeserializer
java.lang.Object
org.sape.smfw.xmlutils.BooleanDeserializer
- public class BooleanDeserializer
- extends Object
A deserializer for XML Schema "boolean" datatype.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanDeserializer
public BooleanDeserializer()
fromXml
public static final boolean fromXml(String stringValue)
throws ParseException
- Throws:
ParseException
Copyright 2003 Sapient Corporation. All Rights Reserved.