|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryFactory | |
|---|---|
| org.jboss.dna.graph.property | Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. |
| org.jboss.dna.graph.property.basic | A set of basic implementations of the various interfaces defined in org.jboss.dna.graph.property. |
| Uses of BinaryFactory in org.jboss.dna.graph.property |
|---|
| Methods in org.jboss.dna.graph.property that return BinaryFactory | |
|---|---|
BinaryFactory |
ValueFactories.getBinaryFactory()
Get the value factory for binary properties. |
| Uses of BinaryFactory in org.jboss.dna.graph.property.basic |
|---|
| Classes in org.jboss.dna.graph.property.basic that implement BinaryFactory | |
|---|---|
class |
AbstractBinaryValueFactory
An abstract BinaryFactory implementation that contains many general methods that are likely to be appropriate for many
concrete implementations. |
class |
InMemoryBinaryValueFactory
The ValueFactory for in-memory PropertyType.BINARY values. |
| Methods in org.jboss.dna.graph.property.basic that return BinaryFactory | |
|---|---|
BinaryFactory |
StandardValueFactories.getBinaryFactory()
Get the value factory for binary properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||