
org.dom4j.rule.package-info Maven / Gradle / Ivy
/**
* A {@link org.dom4j.rule.Pattern} based XML rule engine which implements the full XSLT processing model while allowing any {@link org.dom4j.rule.Action}
* to be fired if a pattern matches. This package can be used as a the base for a full XSLT implementation or alternatives, such as a JSP custom tag implementation of XSLT.
*/
package org.dom4j.rule;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy