Java org.w3c.dom TypeInfo fields, constructors, methods, implement or subclass

Example usage for Java org.w3c.dom TypeInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.w3c.dom TypeInfo.

The text is from its open source code.

Method

StringgetTypeName()
The name of a type declared for the associated element or attribute, or null if unknown.
StringgetTypeNamespace()
The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.