Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)HTML Character Encoding | HTML Character Encoding | UTF-8 | | Character encoding of the input HTML |
Output Type | Output Type | HTML | | Controls whether the HTML element is output as HTML,Text or Data |
Modified Value | Modified Value | | | Value to update the found HTML elements with Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Attribute Name | Attribute Name | | | When modifying the value of an element attribute this value is used as the key to determine which attribute on the selected element will be modified with the new value. Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Relationships:
Name | Description |
---|
element not found | Element could not be found in the HTML document. The original HTML input will remain in the FlowFile content unchanged. Relationship 'original' will not be invoked in this scenario. |
success | Successfully parsed HTML element |
original | The original HTML input |
invalid html | The input HTML syntax is invalid |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
NumElementsModified | Total number of HTML element modifications made |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
GetHTMLElement, PutHTMLElement