public class ElementMatcher extends Object
Constructor and Description |
---|
ElementMatcher(String[] path,
String xmlns,
boolean value) |
Modifier and Type | Method and Description |
---|---|
static ElementMatcher |
create(String str) |
boolean |
getValue() |
boolean |
matches(Packet packet) |
public static ElementMatcher create(String str)
public boolean matches(Packet packet)
public boolean getValue()
Copyright © 2018 "Tigase, Inc.". All rights reserved.