|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
public class QValueFactoryImpl
QValueFactoryImpl...
| Field Summary |
|---|
| Fields inherited from class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory |
|---|
DEFAULT_ENCODING, NAME_FACTORY, PATH_FACTORY |
| Constructor Summary | |
|---|---|
protected |
QValueFactoryImpl()
|
| Method Summary | |
|---|---|
QValue |
create(byte[] value)
|
QValue |
create(java.io.File value)
|
QValue |
create(java.io.InputStream value)
|
static QValueFactory |
getInstance()
|
| Methods inherited from class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory |
|---|
computeAutoValues, create, create, create, create, create, create, create, create, create, createReference, createString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected QValueFactoryImpl()
| Method Detail |
|---|
public static QValueFactory getInstance()
public QValue create(byte[] value)
QValueFactory.create(byte[])
public QValue create(java.io.InputStream value)
throws java.io.IOException
java.io.IOExceptionQValueFactory.create(InputStream)
public QValue create(java.io.File value)
throws java.io.IOException
java.io.IOExceptionQValueFactory.create(File)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||