IriSpecsHelper Methods |
The IriSpecsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsAbsoluteIri |
Gets whether a string matches the absolute-IRI production.
|
![]() ![]() | IsDecOctet |
Gets whether a string matches the dec-octet production.
|
![]() ![]() | IsGenDelims |
Gets whether a character matches the gen-delims production.
|
![]() ![]() | IsH16 |
Gets whether a string matches the h16 production.
|
![]() ![]() | IsHexDigit |
Gets whether a character matches the HEXDIG terminal.
|
![]() ![]() | IsIAuthority |
Gets whether a string matches the iauthority production.
|
![]() ![]() | IsIFragment |
Gets whether a string matches the ifragment production.
|
![]() ![]() | IsIHierPart |
Gets whether a string matches the ihier-part production.
|
![]() ![]() | IsIHost |
Gets whether a string matches the ihost production.
|
![]() ![]() | IsIPath |
Gets whether a string matches the ipath production.
|
![]() ![]() | IsIPathAbEmpty |
Gets whether a string matches the ipath-abempty production.
|
![]() ![]() | IsIPathAbsolute |
Gets whether a string matches the ipath-absolute production.
|
![]() ![]() | IsIPathEmpty |
Gets whether a string matches the ipath-empty production.
|
![]() ![]() | IsIPathNoScheme |
Gets whether a string matches the ipath-noscheme production.
|
![]() ![]() | IsIPathRootless |
Gets whether a string matches the ipath-rootless production.
|
![]() ![]() | IsIpChar |
Gets whether a string matches the ipchar production.
|
![]() ![]() | IsIPLiteral |
Gets whether a string matches the IP-literal production.
|
![]() ![]() | IsIPv4Address |
Gets whether a string matches the IPv4address production.
|
![]() ![]() | IsIPv6Address |
Gets whether a string matches the IPv6address production.
|
![]() ![]() | IsIPvFuture |
Gets whether a string matches the IPvFuture production.
|
![]() ![]() | IsIQuery |
Gets whether a string matches the iquery production.
|
![]() ![]() | IsIRegName |
Gets whether a string matches the ireg-name production.
|
![]() ![]() | IsIrelativePart |
Gets whether a string matches the irelative-part production.
|
![]() ![]() | IsIrelativeRef |
Gets whether a string matches the irelative-ref production.
|
![]() ![]() | IsIri |
Gets whether a string matches the IRI production.
|
![]() ![]() | IsIriReference |
Gets whether a string matches the IRI-reference production.
|
![]() ![]() | IsISegment |
Gets whether a string matches the isegment production.
|
![]() ![]() | IsISegmentNz |
Gets whether a string matches the isegment-nz production.
|
![]() ![]() | IsISegmentNzNc |
Gets whether a string matches the isegment-nz-nc production.
|
![]() ![]() | IsIUnreserved |
Gets whether a character matches the iunreserved production.
|
![]() ![]() | IsIUserInfo |
Gets whether a string matches the userinfo production.
|
![]() ![]() | IsLs32 |
Gets whether a string matches the ls32 production.
|
![]() ![]() | IsPctEncoded |
Gets whether a string matches the pct-encoded production.
|
![]() ![]() | IsPort |
Gets whether a string matches the port production.
|
![]() ![]() | IsReserved |
Gets whether a character matches the reserved production.
|
![]() ![]() | IsScheme |
Gets whether a string matches the scheme production.
|
![]() ![]() | IsSubDelims |
Gets whether a character matches the sub-delims production.
|
![]() ![]() | IsUcsChar |
Gets whether a character matches the ucschar production.
|
![]() ![]() | IsUnreserved |
Gets whether a character matches the unreserved production.
|