|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentSequence | |
|---|---|
| org.infinispan.schematic.document | |
| org.infinispan.schematic.internal.document | |
| org.modeshape.jcr | |
| Uses of DocumentSequence in org.infinispan.schematic.document |
|---|
| Methods in org.infinispan.schematic.document that return DocumentSequence | |
|---|---|
static DocumentSequence |
Json.readMultiple(InputStream stream)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
static DocumentSequence |
Json.readMultiple(Reader reader)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
| Uses of DocumentSequence in org.infinispan.schematic.internal.document |
|---|
| Methods in org.infinispan.schematic.internal.document that return DocumentSequence | |
|---|---|
DocumentSequence |
JsonReader.readMultiple(InputStream stream)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
DocumentSequence |
JsonReader.readMultiple(InputStream stream,
boolean introspectStringValues)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
DocumentSequence |
JsonReader.readMultiple(Reader reader)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
DocumentSequence |
JsonReader.readMultiple(Reader reader,
boolean introspectStringValues)
Return a DocumentSequence that can be used to pull multiple documents from the stream. |
| Uses of DocumentSequence in org.modeshape.jcr |
|---|
| Fields in org.modeshape.jcr declared as DocumentSequence | |
|---|---|
protected DocumentSequence |
BackupDocumentReader.documents
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||