org.apache.jackrabbit.webdav.jcr
Class JcrValueType

java.lang.Object
  extended by org.apache.jackrabbit.webdav.jcr.JcrValueType

public final 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-2008 The Apache Software Foundation. All Rights Reserved.