com.softwareag.tamino.db.api.response.sax.helper.sodom
Class TResponseSodomMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.response.sax.helper.sodom.TResponseSodomMessages

public class TResponseSodomMessages
extends java.lang.Object

This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.response.sax.helper.sodom.TResponseSodomMessages.xml.

Version:
$Revision: 1.1 $
Author:
insrin@softwareag.com

Field Summary
static TResourceId TAJRSE1601
          attribute namespace
static TResourceId TAJRSE1602
          An attribute namespace without a prefix can only be the NO_NAMESPACE namespace
static TResourceId TAJRSE1603
          attribute
static TResourceId TAJRSE1604
          Illegal attribute type
static TResourceId TAJRSE1605
          Cannot add null attribute
static TResourceId TAJRSE1606
          Class {0} is not an attribute
static TResourceId TAJRSE1607
          Cannot add duplicate attribute
static TResourceId TAJRSE1608
          The attribute already has an existing parent "{0}"
static TResourceId TAJRSE1609
          Index: {0} Size: {1}
static TResourceId TAJRSE1610
          Cannot set duplicate attribute
static TResourceId TAJRSE1611
          CDATA section
static TResourceId TAJRSE1612
          Cannot add null object
static TResourceId TAJRSE1613
          Class {0} is of unrecognized type and cannot be added
static TResourceId TAJRSE1614
          The element already has an existing parent "{0}"
static TResourceId TAJRSE1615
          The element cannot be added to itself
static TResourceId TAJRSE1616
          The element cannot be added as a descendent of itself
static TResourceId TAJRSE1617
          Cannot add a second root element, only one is allowed
static TResourceId TAJRSE1618
          The comment already has an existing parent "{0}"
static TResourceId TAJRSE1619
          The PI already has an existing parent "{0}"
static TResourceId TAJRSE1620
          A CDATA is not allowed at the document root
static TResourceId TAJRSE1621
          The CDATA already has an existing parent "{0}"
static TResourceId TAJRSE1622
          A Text not allowed at the document root
static TResourceId TAJRSE1623
          The Text already has an existing parent "{0}"
static TResourceId TAJRSE1624
          An EntityRef is not allowed at the document root
static TResourceId TAJRSE1625
          The EntityRef already has an existing parent "{0}"
static TResourceId TAJRSE1626
          Object ' "{0}" ' Unknown
static TResourceId TAJRSE1627
          Cannot add a second root element, only one is allowed
static TResourceId TAJRSE1628
          Filter won't allow the {0} ' {1} ' to be added to the list
static TResourceId TAJRSE1629
          Filter won't allow the {0} ' {1} ' (index {2}) to be removed
static TResourceId TAJRSE1630
          Filter won't allow index {0} to be set to {1}
static TResourceId TAJRSE1631
          Unknown operation
static TResourceId TAJRSE1632
          Filter won't allow add of {0}
static TResourceId TAJRSE1633
          no preceeding call to prev() or next()
static TResourceId TAJRSE1634
          cannot call remove() after add()
static TResourceId TAJRSE1635
          Filter won't allow {0} (index {1}) to be removed
static TResourceId TAJRSE1636
          cannot call set() after add() or remove()
static TResourceId TAJRSE1637
          Index : {1}
static TResourceId TAJRSE1638
          The XML construct {0} could not be converted to a {1}
static TResourceId TAJRSE1639
          Root element not set
static TResourceId TAJRSE1640
          The docType already is attached to a document
static TResourceId TAJRSE1641
          The attribute " {0} " could not be added to the element " {1} ": {2}
static TResourceId TAJRSE1642
          The element " {0} " could not be added as a child of " {1} ": {2}
static TResourceId TAJRSE1643
          The element " {0} " could not be added as the root of the document: {1}
static TResourceId TAJRSE1644
          The PI " {0} " could not be added as content to " {1} ": {2}
static TResourceId TAJRSE1645
          The PI " {0} " could not be added to the top level of the document: " {1}
static TResourceId TAJRSE1646
          The comment " {0} " could not be added as content to " {1} ": {2}
static TResourceId TAJRSE1647
          The CDATA " {0} " could not be added as content to "{1}": {2}
static TResourceId TAJRSE1648
          The Text " {0} " could not be added as content to "{1}": {2}
static TResourceId TAJRSE1649
          The comment " {0} " could not be added to the top level of the document: " {1}
static TResourceId TAJRSE1650
          The entity reference " {0} " could not be added as content to " {1} ": {2}
static TResourceId TAJRSE1651
          The namespace xmlns {0}" {1}" could not be added as content to "{2}": {3}
static TResourceId TAJRSE1652
          The DOCTYPE {0} could not be added to the document: {1}
static TResourceId TAJRSE1653
          The data "{0}" is not legal for a JDOM {1}: {2}
static TResourceId TAJRSE1654
          The data "{0}" is not legal for a JDOM {1}.
static TResourceId TAJRSE1655
          The name "{0}" is not legal for JDOM/XML {1} s: {2}.
static TResourceId TAJRSE1656
          The name "{0}" is not legal for JDOM/XML {1}s.
static TResourceId TAJRSE1657
          The target "{0}" is not legal for JDOM/XML Processing Instructions: {1}.
static TResourceId TAJRSE1658
          The name "{0}" is not legal for JDOM/XML Processing Instructions.
static TResourceId TAJRSE1659
          Namespace URIs must be non-null and non-empty Strings
static TResourceId TAJRSE1660
          Error occurred in JDOM application.
 
Constructor Summary
TResponseSodomMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAJRSE1601

public static final TResourceId TAJRSE1601
attribute namespace


TAJRSE1602

public static final TResourceId TAJRSE1602
An attribute namespace without a prefix can only be the NO_NAMESPACE namespace


TAJRSE1603

public static final TResourceId TAJRSE1603
attribute


TAJRSE1604

public static final TResourceId TAJRSE1604
Illegal attribute type


TAJRSE1605

public static final TResourceId TAJRSE1605
Cannot add null attribute


TAJRSE1606

public static final TResourceId TAJRSE1606
Class {0} is not an attribute


TAJRSE1607

public static final TResourceId TAJRSE1607
Cannot add duplicate attribute


TAJRSE1608

public static final TResourceId TAJRSE1608
The attribute already has an existing parent "{0}"


TAJRSE1609

public static final TResourceId TAJRSE1609
Index: {0} Size: {1}


TAJRSE1610

public static final TResourceId TAJRSE1610
Cannot set duplicate attribute


TAJRSE1611

public static final TResourceId TAJRSE1611
CDATA section


TAJRSE1612

public static final TResourceId TAJRSE1612
Cannot add null object


TAJRSE1613

public static final TResourceId TAJRSE1613
Class {0} is of unrecognized type and cannot be added


TAJRSE1614

public static final TResourceId TAJRSE1614
The element already has an existing parent "{0}"


TAJRSE1615

public static final TResourceId TAJRSE1615
The element cannot be added to itself


TAJRSE1616

public static final TResourceId TAJRSE1616
The element cannot be added as a descendent of itself


TAJRSE1617

public static final TResourceId TAJRSE1617
Cannot add a second root element, only one is allowed


TAJRSE1618

public static final TResourceId TAJRSE1618
The comment already has an existing parent "{0}"


TAJRSE1619

public static final TResourceId TAJRSE1619
The PI already has an existing parent "{0}"


TAJRSE1620

public static final TResourceId TAJRSE1620
A CDATA is not allowed at the document root


TAJRSE1621

public static final TResourceId TAJRSE1621
The CDATA already has an existing parent "{0}"


TAJRSE1622

public static final TResourceId TAJRSE1622
A Text not allowed at the document root


TAJRSE1623

public static final TResourceId TAJRSE1623
The Text already has an existing parent "{0}"


TAJRSE1624

public static final TResourceId TAJRSE1624
An EntityRef is not allowed at the document root


TAJRSE1625

public static final TResourceId TAJRSE1625
The EntityRef already has an existing parent "{0}"


TAJRSE1626

public static final TResourceId TAJRSE1626
Object ' "{0}" ' Unknown


TAJRSE1627

public static final TResourceId TAJRSE1627
Cannot add a second root element, only one is allowed


TAJRSE1628

public static final TResourceId TAJRSE1628
Filter won't allow the {0} ' {1} ' to be added to the list


TAJRSE1629

public static final TResourceId TAJRSE1629
Filter won't allow the {0} ' {1} ' (index {2}) to be removed


TAJRSE1630

public static final TResourceId TAJRSE1630
Filter won't allow index {0} to be set to {1}


TAJRSE1631

public static final TResourceId TAJRSE1631
Unknown operation


TAJRSE1632

public static final TResourceId TAJRSE1632
Filter won't allow add of {0}


TAJRSE1633

public static final TResourceId TAJRSE1633
no preceeding call to prev() or next()


TAJRSE1634

public static final TResourceId TAJRSE1634
cannot call remove() after add()


TAJRSE1635

public static final TResourceId TAJRSE1635
Filter won't allow {0} (index {1}) to be removed


TAJRSE1636

public static final TResourceId TAJRSE1636
cannot call set() after add() or remove()


TAJRSE1637

public static final TResourceId TAJRSE1637
Index : {1}


TAJRSE1638

public static final TResourceId TAJRSE1638
The XML construct {0} could not be converted to a {1}


TAJRSE1639

public static final TResourceId TAJRSE1639
Root element not set


TAJRSE1640

public static final TResourceId TAJRSE1640
The docType already is attached to a document


TAJRSE1641

public static final TResourceId TAJRSE1641
The attribute " {0} " could not be added to the element " {1} ": {2}


TAJRSE1642

public static final TResourceId TAJRSE1642
The element " {0} " could not be added as a child of " {1} ": {2}


TAJRSE1643

public static final TResourceId TAJRSE1643
The element " {0} " could not be added as the root of the document: {1}


TAJRSE1644

public static final TResourceId TAJRSE1644
The PI " {0} " could not be added as content to " {1} ": {2}


TAJRSE1645

public static final TResourceId TAJRSE1645
The PI " {0} " could not be added to the top level of the document: " {1}


TAJRSE1646

public static final TResourceId TAJRSE1646
The comment " {0} " could not be added as content to " {1} ": {2}


TAJRSE1647

public static final TResourceId TAJRSE1647
The CDATA " {0} " could not be added as content to "{1}": {2}


TAJRSE1648

public static final TResourceId TAJRSE1648
The Text " {0} " could not be added as content to "{1}": {2}


TAJRSE1649

public static final TResourceId TAJRSE1649
The comment " {0} " could not be added to the top level of the document: " {1}


TAJRSE1650

public static final TResourceId TAJRSE1650
The entity reference " {0} " could not be added as content to " {1} ": {2}


TAJRSE1651

public static final TResourceId TAJRSE1651
The namespace xmlns {0}" {1}" could not be added as content to "{2}": {3}


TAJRSE1652

public static final TResourceId TAJRSE1652
The DOCTYPE {0} could not be added to the document: {1}


TAJRSE1653

public static final TResourceId TAJRSE1653
The data "{0}" is not legal for a JDOM {1}: {2}


TAJRSE1654

public static final TResourceId TAJRSE1654
The data "{0}" is not legal for a JDOM {1}.


TAJRSE1655

public static final TResourceId TAJRSE1655
The name "{0}" is not legal for JDOM/XML {1} s: {2}.


TAJRSE1656

public static final TResourceId TAJRSE1656
The name "{0}" is not legal for JDOM/XML {1}s.


TAJRSE1657

public static final TResourceId TAJRSE1657
The target "{0}" is not legal for JDOM/XML Processing Instructions: {1}.


TAJRSE1658

public static final TResourceId TAJRSE1658
The name "{0}" is not legal for JDOM/XML Processing Instructions.


TAJRSE1659

public static final TResourceId TAJRSE1659
Namespace URIs must be non-null and non-empty Strings


TAJRSE1660

public static final TResourceId TAJRSE1660
Error occurred in JDOM application.

Constructor Detail

TResponseSodomMessages

public TResponseSodomMessages()


Copyright (c) 2013 Software AG. All Rights Reserved.