public class RNGFilePathSupportParticipant extends Object implements IFilePathSupportParticipant
| Constructor and Description |
|---|
RNGFilePathSupportParticipant() |
| Modifier and Type | Method and Description |
|---|---|
List<IFilePathExpression> |
collectFilePathExpressions(DOMDocument document)
Returns the file path expressions used to mark DOM nodes as file type for the
given DOM document and null or empty otherwise.
|
public List<IFilePathExpression> collectFilePathExpressions(DOMDocument document)
IFilePathSupportParticipantcollectFilePathExpressions in interface IFilePathSupportParticipantdocument - the DOM document.Copyright © 2024. All rights reserved.