Class WhatAttributesCanGoHereContext

java.lang.Object
ro.sync.contentcompletion.xml.Context
ro.sync.contentcompletion.xml.WhatContextInParent
ro.sync.contentcompletion.xml.WhatAttributesCanGoHereContext
All Implemented Interfaces:
Cloneable

@API(type=EXTENDABLE, src=PRIVATE) public class WhatAttributesCanGoHereContext extends ro.sync.contentcompletion.xml.WhatContextInParent
Used by the schema manager to find out the attributes that can be inserted in a given context.
  • Constructor Details

    • WhatAttributesCanGoHereContext

      public WhatAttributesCanGoHereContext()
  • Method Details

    • clone

      public Object clone()
      Overrides:
      clone in class ro.sync.contentcompletion.xml.WhatContextInParent
      See Also:
      • WhatContextInParent.clone()