@API(type=EXTENDABLE,
src=PUBLIC)
public class ProfilingConditionalTextProvider
extends java.lang.Object
| Constructor and Description |
|---|
ProfilingConditionalTextProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getXMLFragmentForContentProfiling(int startOffset,
int endOffset,
AuthorAccess authorAccess)
This method is used when the document content between startOffset and endOffset
must be profiled.
|
public java.lang.String getXMLFragmentForContentProfiling(int startOffset,
int endOffset,
AuthorAccess authorAccess)
startOffset - The start offset of the document content that must be profiled.endOffset - The end offset of the document content that must be profiled.authorAccess - Access class to the author functions.null the interval will not be profiled.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.