org.mule.routing.filters.xml
Class IsXmlFilter
java.lang.Object
org.mule.routing.filters.xml.IsXmlFilter
- All Implemented Interfaces:
- UMOFilter
- public class IsXmlFilter
- extends Object
- implements UMOFilter
IsXmlFilter accepts a String or byte[] if its contents are valid
(well-formed) XML.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsXmlFilter
public IsXmlFilter()
accept
public boolean accept(UMOMessage obj)
- Specified by:
accept in interface UMOFilter
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.