Java javax.xml.crypto.dsig XMLObject fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.crypto.dsig XMLObject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.crypto.dsig XMLObject.

The text is from its open source code.

Method

ClassgetClass()
Returns the runtime class of this Object .
ListgetContent()
Returns an java.util.Collections#unmodifiableList unmodifiable list of XMLStructure s contained in this XMLObject, which represent elements from any namespace.
StringgetId()
Returns the Id of this XMLObject.