See: Description
Interface | Description |
---|---|
ContentConverter |
Interface for converting content when injecting it into the destination file.
|
Class | Description |
---|---|
Content |
Maven configuration object for modelling the content file and the ID placeholder in the destination file where the
content file will be injected.
|
Inject |
Maven configuration object for modelling the content files and the ID placeholders for destination file, where the
content files will be injected.
|
InjectContent |
Maven Mojo which can can inject a set of content files into a specific place in a destination file.
|
NoOpContentConverter |
NoOp implementation of a
ContentConverter which will perform no conversion. |
XmlContentConverter |
An implementation of a
ContentConverter which will escape xml special characters from the line. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.