27282930313233
public class PageNumberElement extends BaseGalleryElement { public PageNumberElement(XDIMEContextInternal context){ super(GalleryElements.PAGE_NUMBER, context); protocolAttributes = new PageNumberAttributes(); }