Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- asHTML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Builds the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asJSON() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asText() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asXML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
C
- COMMON_TYPE - Static variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
The result item is a common node (we can't tell if it is Atomic or Node).
- content - Variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
The content representation of the item.
- customizeSaxonConfiguration(Configuration) - Method in interface ro.sync.xml.transformer.xproc.api.XProcSaxonConfigurationCustomizer
-
Customize Saxon configuration.
D
- displayTitle - Variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
Use this string in the result set tree for the node to be represented to user.
- displayTooltip - Variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
Use this string in the result set tree for the node to be represented to user as a tooltip on node.
- DocumentPositionedInfo - Class in ro.sync.document
-
This class holds information related to the document, refering to some errors, or find results.
- DocumentPositionedInfo(int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor for a DPI used only to hold the current position in the editor.
- DocumentPositionedInfo(int, String) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int, int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int, int, int, URL, boolean) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, MessageProvider, String, int, int, int, int, int, int, URL, boolean) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(URL) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
E
- equals(Object) - Method in class ro.sync.document.DocumentPositionedInfo
-
Indicates whether some other document positioned information is "equal to" this one.
- equals(Object) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Indicates whether some other result item is "equal to" this one.
- ERROR_TYPE - Static variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
The result item is a error node.
F
- flipSeverity(int) - Static method in class ro.sync.document.DocumentPositionedInfo
-
Used to obtain the severity level to be used when sorting the DPIs by severity.
G
- getAdditionalHtmlContent() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return the additional HTML content, if any.
- getAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
The URL for additional information if available.
- getAnchor() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the error anchor if any.
- getColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the column of the event.
- getContent() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get a string representation of the item.
- getData() - Method in class ro.sync.document.DocumentPositionedInfo
-
Getter for the user managed data.
- getDetailedExceptionInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get detailed information about the problem.
- getDisplayTitle() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get the display title for the node in the tree.
- getDisplayTooltip() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get the display title for the node in the tree.
- getDITAAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info about DITA completeness check.
- getECAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info for Eclipse inner usage.
- getEndColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the highlight end column, or NOT_KNOWN if not available.
- getEndLine() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the highlight end line, or NOT_KNOWN if not available.
- getEndOffset() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get the item end offset.
- getEngineName() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the name of the engine who provided the error.
- getErrorKey() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the error key.
- getHTMLMessage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the HTML fragment to be presented when the message is displayed as HTML.
- getImposedInitialPage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the imposed initial page if a new editor will be opened.
- getLastTransformationMessages() - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Get the last transformation messages.
- getLength() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the length of the text that will be selected in the editor.
- getLine() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the line attribute of the event
- getLocalName() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOption
-
Get the local name of the options.
- getMatchRange() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the match range if any.
- getMessage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message
- getMessageHighlightOffset() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return the offset used to highlight the match inside the message in the results panel.
- getMessageProvider() - Method in class ro.sync.document.DocumentPositionedInfo
-
The provider of messages from the current document position info.
- getMessageWithEngine() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message prepended with the engine name, if available.
- getMessageWithEngine(boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message prepended with the engine name, if available.
- getMessageWithSeverity() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the message with severity info as a char in the front of the message (W, E, F).
- getMessageWithSeverity(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the message with severity info as a char in the front of the message (W, E, F).
- getMessageWithSeverity(boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message with severity info as a char in the front of the message (W, E, F).
- getNamespaceURI() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOption
-
Get the namespace URI.
- getOffset() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the event's offset.
- getOperationDescription() - Method in class ro.sync.document.DocumentPositionedInfo
-
The description of an operation (that is an operation which is applied over multiple resources) that generated this DPI.
- getParameters() - Method in interface ro.sync.xml.transformer.xproc.api.XProcParametersPort
-
Get the list of XProc parameters for this port.
- getPortName() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOutputPort
-
Get the port name.
- getPortName() - Method in interface ro.sync.xml.transformer.xproc.api.XProcParametersPort
-
Get the parameter's name.
- getPreferredEngineName() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the preferred engine name who provided the error.
- getSeverity() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the severity level.
- getSeverityAsString() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the severity level as string
- getStartEndPositions(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the temporary start and end positions for the current page.
- getStartOffset() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get the item start offset.
- getSystemID() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the systemID attribute of the DocumentPositionedInfo object
- getType() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Get the type of the result item.
- getUrl() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOutputPort
-
Gets the mapped URL.
- getUrls() - Method in interface ro.sync.xml.transformer.xproc.api.XProcInputPort
-
Get an array with URLs mapped with the current port.
- getValue() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOption
-
Get the value of this option.
H
- hashCode() - Method in class ro.sync.document.DocumentPositionedInfo
-
Compute unique hash code for this object.
- hashCode() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
I
- initialize(String, String, String) - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Initialize the transformer with the URI of the pipeline, the uri resolver and the entity resolver.
- isElementTarget() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return
true
if this DPI targets an XML element. - isHighlightToColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Check if the highlight must be made from column 0 to the specified column.
N
- NOT_KNOWN - Static variable in class ro.sync.document.DocumentPositionedInfo
-
If one of the components is not known, use this constant for it.
R
- ResultItem - Class in ro.sync.exml.editor.results.iterator
-
Represents an item from an multiple result.
- ResultItem() - Constructor for class ro.sync.exml.editor.results.iterator.ResultItem
-
Empty constructor.
- ResultItem(short, String) - Constructor for class ro.sync.exml.editor.results.iterator.ResultItem
-
Create a new result item.
- ro.sync.document - package ro.sync.document
- ro.sync.exml.editor.results.iterator - package ro.sync.exml.editor.results.iterator
- ro.sync.xml.transformer.xproc.api - package ro.sync.xml.transformer.xproc.api
S
- setAdditionalInfo(URL) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the additional information URL if available.
- setAnchor(Anchor) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the error anchor.
- setColumn(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the column of the event, or
NOT_KNOWN
if the column is not available. - setContent(String) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Set a new content for the result item.
- setData(DPIData) - Method in class ro.sync.document.DocumentPositionedInfo
-
Setter for the user managed data.
- setDetailedExceptionInfo(DetailedExceptionInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set detailed information about the problem.
- setDisplayTooltip(String) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Set the display tooltip for the node in the tree.
- setDITAAdditionalInfo(DITAAdditionalInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info about DITA completeness check.
- setECAdditionalInfo(ECAdditionalInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info for Eclipse inner usage.
- setElementTarget(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set
true
if this DPI targets an XML element. - setEndColumn(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the end column of the highlight.
- setEndLine(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the end line of the highlight.
- setEndOffset(int) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Set the item end offset.
- setEngineName(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the name of the engine who provided the error.
- setErrorKey(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
The error validation key.
- setHighlightToColumn(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set highlight strategy for the document positioned information visual presentation.
- setHtmlMessageFragment(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set a special HTML fragment which needs to be presented instead of the message when the DPI is serialized to HTML.
- setImposedInitialPage(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the imposed initial page in which to open the DPI for a new editor.
- setLength(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the length of the selected text.
- setLine(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the line of the event, or
NOT_KNOWN
if the line is not available. - setMaskPasswordsInURLs(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set mask passwords in URLs,
true
by default. - setMatchRange(int[]) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the match range.
- setMessage(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the message.
- setMessageHighlightOffset(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the offset used to highlight the match inside the message in the results panel.
- setOffset(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the event's offset.
- setOperationDescription(OperationDescription) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the description of an operation (that is an operation which is applied over multiple resources) that generated this DPI.
- setSaxonConfigurationCustomizer(XProcSaxonConfigurationCustomizer) - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Set the Saxon configuration customizer.
- setSeverity(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the error severity.
- setStartEndPositionsMap(Map<String, Position[]>) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set a new temporary positions map.
- setStartOffset(int) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Set the item start offset.
- setSystemID(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the systemID of the event.
- setTemporaryPositions(Position, Position, String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the temporary start and end positions used for keeping the DPI synchronized with the highlight range from the page.
- setType(short) - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Set a new type for the result item.
- SEVERITY_ERROR - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Error message.
- SEVERITY_FATAL - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Fatal error message.
- SEVERITY_INFO - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Information message.
- SEVERITY_WARN - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Warning message.
- showInSequenceView() - Method in interface ro.sync.xml.transformer.xproc.api.XProcOutputPort
-
Determine if the result will be shown in sequence view.
- supportsValidation() - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Check if the current engine supports validation.
T
- TEXT_LIMIT - Static variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
A text limit if no description is provided, after TEXT_LIMIT we add ...
- toString() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the string representation.
- toString() - Method in class ro.sync.exml.editor.results.iterator.ResultItem
-
Gets the string representation.
- transform(XProcInputPort[], XProcOutputPort[], XProcOption[], XProcParametersPort[]) - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Transform the XProc file.
- type - Variable in class ro.sync.exml.editor.results.iterator.ResultItem
-
Current type of the result item.
V
- validate() - Method in interface ro.sync.xml.transformer.xproc.api.XProcTransformerInterface
-
Validate the current pipeline.
X
- XProcInputPort - Interface in ro.sync.xml.transformer.xproc.api
-
Input port for XProc.
- XProcOption - Interface in ro.sync.xml.transformer.xproc.api
-
XProc Option.
- XProcOutputPort - Interface in ro.sync.xml.transformer.xproc.api
-
Output port for XProc.
- XProcParameter - Interface in ro.sync.xml.transformer.xproc.api
-
XProc Parameter.
- XProcParametersPort - Interface in ro.sync.xml.transformer.xproc.api
-
An XProc parameter.
- XProcSaxonConfigurationCustomizer - Interface in ro.sync.xml.transformer.xproc.api
-
Give a chance to the XProc engine to have its inner Saxon configuration customized.
- XProcTransformerInterface - Interface in ro.sync.xml.transformer.xproc.api
-
Interface for XProc engines used for transformation and/or validation...
All Classes and Interfaces|All Packages|Constant Field Values