Class AttributeNodeImpl<X>

java.lang.Object
org.eclipse.persistence.internal.jaxb.AttributeNodeImpl<X>
All Implemented Interfaces:
AttributeNode
Direct Known Subclasses:
ObjectGraphImpl

public class AttributeNodeImpl<X> extends Object implements AttributeNode
  • Field Details

    • currentAttribute

      protected String currentAttribute
  • Constructor Details

    • AttributeNodeImpl

      public AttributeNodeImpl()
    • AttributeNodeImpl

      public AttributeNodeImpl(String attributeName)
  • Method Details