Class WhatAttributesCanGoHereContext

  • All Implemented Interfaces:
    java.lang.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 Detail

      • WhatAttributesCanGoHereContext

        public WhatAttributesCanGoHereContext()
    • Method Detail

      • clone

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