|
Xindice API version 1.1b4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xindice.core.meta.inline.ResourceTypeWriter
Write metadata identifying the resource type (xml or binary).
Constructor Summary | |
ResourceTypeWriter()
|
Method Summary | |
byte[] |
getMetadata(InlineMetaMap map)
Create the metadata. |
int |
getVersion()
The header version created by the implementing writer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceTypeWriter()
Method Detail |
public int getVersion()
InlineMetaWriter
getVersion
in interface InlineMetaWriter
InlineMetaWriter.getVersion()
public byte[] getMetadata(InlineMetaMap map) throws InlineMetaException
InlineMetaWriter
getMetadata
in interface InlineMetaWriter
InlineMetaWriter.getMetadata(InlineMetaMap)
|
Xindice API version 1.1b4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |