org.rhq.plugins.augeas.helper
Class AugeasUtility
java.lang.Object
org.rhq.plugins.augeas.helper.AugeasUtility
public class AugeasUtility
- extends Object
A collection of utility methods for working with Augeas instances.
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matchFilter
public static List<String> matchFilter(net.augeas.Augeas augeas,
String expression,
String value)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.