toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.primitiveInstances
/
VNCName
VNCName
@
Serializable
(
with
=
VNCName.Serializer::class
)
interface
VNCName
:
VName
(
source
)
Inheritors
VEntity
VID
VIDRef
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Serializer
Link copied to clipboard
class
Serializer
:
SimpleTypeSerializer
<
VNCName
>
Properties
length
Link copied to clipboard
open
override
val
length
:
Int
xml
String
Link copied to clipboard
abstract
val
xmlString
:
String
Functions
get
Link copied to clipboard
open
operator override
fun
get
(
index
:
Int
)
:
Char
is
NCName
Link copied to clipboard
fun
CharSequence
.
isNCName
(
)
:
Boolean
is
NCName10
Link copied to clipboard
fun
CharSequence
.
isNCName10
(
)
:
Boolean
is
Xml
Name
Link copied to clipboard
fun
CharSequence
.
isXmlName
(
)
:
Boolean
is
Xml
Name10
Link copied to clipboard
fun
CharSequence
.
isXmlName10
(
)
:
Boolean
sub
Sequence
Link copied to clipboard
open
override
fun
subSequence
(
startIndex
:
Int
,
endIndex
:
Int
)
:
CharSequence
to
Double
Link copied to clipboard
open
fun
toDouble
(
)
:
Double
to
Float
Link copied to clipboard
open
fun
toFloat
(
)
:
Float
to
Int
Link copied to clipboard
open
fun
toInt
(
)
:
Int
to
Long
Link copied to clipboard
open
fun
toLong
(
)
:
Long
to
Qname
Link copied to clipboard
open
fun
toQname
(
targetNamespace
:
VAnyURI
?
)
:
QName
to
UInt
Link copied to clipboard
open
fun
toUInt
(
)
:
UInt
to
ULong
Link copied to clipboard
open
fun
toULong
(
)
:
ULong