public static interface XMLSplitter.UriMaker extends Splitter.UriMaker
Modifier and Type | Method and Description |
---|---|
java.lang.String |
makeUri(long num,
XMLWriteHandle handle)
Generates URI for each split
|
getInputAfter,
getSplitFilename,
setInputAfter,
setSplitFilename
java.lang.String makeUri(long num, XMLWriteHandle handle)
num
- the count of each splithandle
- the handle which contains the content of
each split. It could be utilized to make a meaningful document
URI.Copyright © 2024 MarkLogic Corporation. All Rights Reserved.