Creates a new, clean document, from the original dirty document, containing only elements allowed by the whitelist. The original document is not modified. Only elements from the dirt document's body are used.
@param dirtyDocument Untrusted base document to clean.
@return cleaned document.
Cleans this index, which removes all events from it.
@param maxSeconds The maximum number of seconds to wait before returning.A value of -1 means to wait forever.
@throws SplunkException If cleaning timed out orif the thread was interrupted.
@return This index.
Cleans the data in this form into a new bean of the specified class. TODO DDN - Should initial contain all available properties in the objectClass, or just those that coorespond to fields in the form.
@param objectClass
@return
org/pub/software/scm/git/docs/git-clean.html"
>Git documentation about Clean
@return a {@link CleanCommand} used to collect all optional parametersand to finally execute the {@code clean} command
Clean JCR tables, can't contain some indexes or constraints, should be added on {@link #commit}. It done for possibility to restore data without any violations. This method does not invoke commit or rollback on {@link Connection} butneeded autocommit mode can be set.
@throws DBCleanException
Creates a new, clean document, from the original dirty document, containing only elements allowed by the whitelist. The original document is not modified. Only elements from the dirt document's body are used.
@param dirtyDocument Untrusted base document to clean.
@return cleaned document.
This method is called to clean QueueStore. In cleaning process the QueueStore have to remove all completed mailid, and after finishing it gives back list of unfinished mailids.
@return List of used mailids.
Clean the config file of any traces of JAVA_OPTS set via RHQ. If the content is set inadvertently multiple times it will delete all instances.
@param configFile
@param javaOptsConfig
@throws Exception
Cleans this template from the supplied document.
@param document
@return
@throws IOException
@throws TemplateNotFoundException if this template doesn't match the given document.
@throws IOException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.