org.apache.ws.resource.properties
Class ResourcePropertyUtils
java.lang.Object
org.apache.ws.resource.properties.ResourcePropertyUtils
- public abstract class ResourcePropertyUtils
- extends java.lang.Object
LOG-DONE
TODO
- Author:
- Ian P. Springer (Hewlett-Packard Company)
Field Summary |
static org.apache.ws.util.i18n.Messages |
MSG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSG
public static final org.apache.ws.util.i18n.Messages MSG
ResourcePropertyUtils
public ResourcePropertyUtils()
setDateTimeProperty
public static void setDateTimeProperty(ResourcePropertySet propSet,
javax.xml.namespace.QName propName,
java.util.Calendar time)
- DOCUMENT_ME
- Parameters:
propSet
- DOCUMENT_MEpropName
- DOCUMENT_MEtime
- DOCUMENT_ME
getDateTimeProperty
public static java.util.Calendar getDateTimeProperty(ResourcePropertySet propSet,
javax.xml.namespace.QName propName)
- DOCUMENT_ME
- Parameters:
propSet
- DOCUMENT_MEpropName
- DOCUMENT_ME
- Returns:
- DOCUMENT_ME
Copyright © 2004 Apache Software Foundation. All Rights Reserved.