XmlReaderPathMatchType

fm.xml.XmlReaderPath$.XmlReaderPathMatchType
See theXmlReaderPathMatchType companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FullMatch.type
object NoMatch.type
object PrefixMatch.type

Members list

Concise view

Value members

Concrete methods

def isFullMatch: Boolean
def isNoMatch: Boolean
def isPrefixMatch: Boolean