menu
xml package
documentation
xpath.dart
XPathParserException
XPathParserException constructor
XPathParserException constructor
dark_mode
light_mode
XPathParserException
constructor
XPathParserException
(
String
message
, {
String
?
buffer
,
int
?
position
,
})
Implementation
XPathParserException(
super
.message, {
this
.buffer,
this
.position});
xml package
documentation
xpath
XPathParserException
XPathParserException constructor
XPathParserException class