org.apache.jackrabbit.commons.webdav
Class JcrValueType

java.lang.Object
  extended by org.apache.jackrabbit.commons.webdav.JcrValueType
Direct Known Subclasses:
JcrValueType

public class JcrValueType
extends Object

JcrValueType...


Constructor Summary
JcrValueType()
           
 
Method Summary
static String contentTypeFromType(int propertyType)
           
static int typeFromContentType(String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrValueType

public JcrValueType()
Method Detail

contentTypeFromType

public static String contentTypeFromType(int propertyType)

typeFromContentType

public static int typeFromContentType(String contentType)


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.