Class JcrValueType
- java.lang.Object
-
- org.apache.jackrabbit.commons.webdav.JcrValueType
-
- Direct Known Subclasses:
JcrValueType
public class JcrValueType extends Object
JcrValueType
...
-
-
Constructor Summary
Constructors Constructor Description JcrValueType()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
contentTypeFromType(int propertyType)
static int
typeFromContentType(String contentType)
-