java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.xml.QXmlNamespaceSupport
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Deprecated.
Helper class for XML readers which want to include namespace support
Java wrapper for Qt class QXmlNamespaceSupport
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.static final class
Deprecated.Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionDeprecated.protected
Deprecated.Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionclone()
Deprecated.final void
Deprecated.final String
Deprecated.final QStringList
prefixes()
Deprecated.final QStringList
Deprecated.processName
(String arg__1, boolean arg__2) final void
Deprecated.final void
reset()
Deprecated.final void
Deprecated.Deprecated.final String
Deprecated.Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QXmlNamespaceSupport
public QXmlNamespaceSupport()Deprecated. -
QXmlNamespaceSupport
Deprecated.Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
popContext
Deprecated. -
prefix
Deprecated. -
prefixes
Deprecated. -
prefixes
Deprecated. -
processName
@QtUninvokable public final QXmlNamespaceSupport.ProcessedName processName(String arg__1, boolean arg__2) Deprecated. -
pushContext
Deprecated. -
reset
Deprecated. -
setPrefix
Deprecated. -
splitName
Deprecated. -
uri
Deprecated. -
clone
Deprecated.
-